Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe bootloader makefile generates a .hex file which you have to copy in your Quartus project directory. Overwrite the SOPC-builder generated epcs_controller_boot_rom.hex. Then you have to run the Quartus Hex/Mif Update. The bootlaoder is stored in a small piece of onchip RAM which is separated from the code memory. Your application firmware (IDE project) is not affected. No clean is not necessary.
Jens