Altera_Forum
Honored Contributor
15 years agoelf2flt usage
I have problem to convert compiled by nios2-ide elf-file to flat. It is easy to compile single c file using nios2-linux-uclibc-gcc hello.c -o hello -elf2flt but its hard when there are i...