Forum Discussion
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...
Altera_Forum
Honored Contributor
15 years agoI have installed eclipse. It works and can compile even Hello World. Now it is necessary for me to setup it.
Probably it is necessary for me to install compiler nios2-linux-uclibc-gcc and parameter -elf2flt. how can it be made? how can i debug programs using address space, interupts, dma, etc. of nios by eclipse?