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/usr folder of filesystem prj.The filesystem rebuilt and uploaded. I run "hello" under the nios2-ternimal successfully.But I can't see the suffix ".exe".Why? 2. I upload the same hello.exe to the folder tmp(for the folder usr is read-only)by FTP,browse to the direction hello.exe file is located ,and type" ./hello.exe" under nios2-terminal. It says "can not execute". Why? How to solve it? Thank you.