Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

call 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.

--wolfgang

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.