Forum Discussion
Altera_Forum
Honored Contributor
20 years agoApplication problems
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif Hi,all I have some difficulties in running an application on nios2-uClinux. 1. I generated hello.exe and add it to target/u...
Altera_Forum
Honored Contributor
20 years ago1. Because the .exe postfix is a "windows/dos-only" thingy. Linux does not look at the extension to determine if a file can be executed or not.
2. When building a filesystem project all those .exe files are converted to a format linux can handle. I'm not sure what format that is, 'cause I'm compiling under Linux where I don't have a .exe file first.