Altera_Forum
Honored Contributor
19 years agoWhy there is no response for my app on uclinux
I manage to make my code running on uclinux, but there is no response.
just as follow: />./test.bflt /> /> why does this happen? I build it on nios IDE for windows, and use # nios2-linux-uclibc-elf2flt test -R test.o to convert it to flat format. And got an error, reloc outside, then # nios2-linux-uclibc-flthdr -r test.bflt upload using ftp client in uclinux and run with no response? Is there some suggestion? thx