Forum Discussion
Altera_Forum
Honored Contributor
20 years agousually, Nios II IDE generates elf files by default.
In your project properties dialog check if the Binary Parser under C/C++ Build is set to GNU Elf Parser. You will find the .elf file in the debug directory of your project. The autogenerated makefile generated.x is located in the syslib directory in debug\system_description\. Because I am not using the sdk at all, I can't help you with that question, sorry. --wolf