Altera_Forum
Honored Contributor
17 years agoError 127
Hi,
I'm a sudent and I'm a newbie to Nios processor. I have been trying to create a C/C++ Apllication but I have already a problem to build the hello_world template. The console says: **** Build of configuration Debug for project hello_world_0 **** make -s all includes Compiling hello_world.c... Linking hello_world_0.elf... Info: (hello_world_0.elf ) 69 KBytes program size (code + initialized data). Info: 32698 KBytes free for stack + heap. /cygdrive/c/altera/72/nios2eds/bin/nios2-stackreport: line 3: $'\r': command not found make: *** [hello_world_0.elf] Error 127 make: *** Deleting file `hello_world_0.elf' Build completed in 19.781 seconds Problems tab: make: *** [hello_world_0.elf] Error 127 Any idea to fix it? Thanks