Forum Discussion
Altera_Forum
Honored Contributor
20 years agopostbuild steps in nios IDE?
hello how to make postbuild actions in niosii ide (v5.1). i just want to make ihex after each build. i'm using auto makefile. thank you
Altera_Forum
Honored Contributor
20 years agoI dont knw how to do it in IDE.
But you can use nios2-elf-objcopy, add to your Makefilenios2-elf-objcopy -O ihex vmlinux vmlinux.hex