Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

elf2flt 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...