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 usingnios2-linux-uclibc-gcc hello.c -o hello -elf2fltbut its hard when there are included h-files in c-file... So i try to compile it by nios2-ide and then convert to flat how can I convert large c-projects to flat format? m b there are some other ways...