Altera_Forum
Honored Contributor
10 years agoMAX10 - Remote reconfiguration
Hi all,
We have a system which must be updated remotely by a CPU. I'm able to reprogram the CFM through SPI by the mean of the MAX10 On-chip Flash IP and a SPI to Avalon-MM bridge (I created one because I had troubles with Altera's one...). The idea is to keep in the first part of CFM one "upgrade configuration" which holds the SPI to Avalon-MM bridge and the On-Chip Flash IP to allow CFM update, and the "application configuration" in the second part of CFM. I'm also able to remotely switch from one configuration to the other by the help of the Dual-Configuration IP. The documentation is not clear about all this process of remote reconfiguration, so I would like to know, if somebody can answer those questions: - It seems I can't use the dual-configuration feature without having the Dual-Configuration IP in the design, right? - Is it possible to only store both images in the CFM, and just play with the boot_sel pin to change the loaded configuration without implementing that IP? Thanks in advance for your kind help :-) Best regards, Johan