Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThank you Jesse & Slacker,
I add the Pll, assign the Pin and rebuild My Flash Programming Design. It successfully downloaded the .sof to the epcs. In addtion, I find there has a boot_loader_epcs.srec file in the ...\altera_nios2 directory and when build the software project(if reset address is set to epcs_controller), will creat epcs_controller_boot_rom.flash file. I want to know that if epcs_controller_boot_rom.flash is generated from boot_loader_epcs.srec and if I want to down app and boot from epcs, In Flash Programmer Menu, I Check Program software Project to flash memory. Check Program FPGA configuration data into hardware-image region of flash memory. Uncheck Program a file into flash memory. Is it enough boot from epcs and epcs_controller_boot_rom.flash can be programmed to epcs automatically? Or I need to program it to the epcs by myself. Thank you again.