Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
cd <directory containing elf file>
make <project>.elf.objdump - Altera_Forum
Honored Contributor
Remymartin,
You can also check the Window->Preferences->Nios II->"Generate objdump file" box. This will generate the objdump file for every project that is built. It will be placed in your project's build target directory (Debug or Release, usually). Cheers, - slacker