Forum Discussion
Altera_Forum
Honored Contributor
20 years agocall objcopy from IDE?
Is there a way to call nios2-elf-objcopy from IDE?
I have to extract the .exceptions section and I am searching for a more convenient way than using the SDK after creating the elf-file in the IDE. --wolfgang1 Reply
- Altera_Forum
Honored Contributor
In project properties select "builders" and add your own after altera auto-generated builder. That's the way I run obj-copy after build.