Forum Discussion
EEren
Occasional Contributor
7 years agoMAX10 Dual Boot.
On CFM0 I have a bootloader. I create rpd file from a main project and burn it on CFM1. After successful burning I switch BOOT_SELECT to boot from CFM1. However the main project failed to run and ...
EEren
Occasional Contributor
7 years agoMay be I burn in the wrong sector? in my module flash_update generics are
SECTOR3_START_ADDR => 16384,
SECTOR3_END_ADDR => 114687,
SECTOR4_START_ADDR => 114688,
SECTOR4_END_ADDR => 188415,
SECTOR5_START_ADDR => 188416,
SECTOR5_END_ADDR => 360447,As I understood SECTOR5 is CFM0 and SECTOR3-SECTOR4 is CFM1.