Forum Discussion

BCrowell's avatar
BCrowell
Icon for New Contributor rankNew Contributor
2 years ago

Remote Update of Cyclone 10

In my application I would like to have an application configuration that is normally used on every power cycle and a golden default configuration that is used only when the application config fails to load. This is intended to allow the application config to be revised and reloaded by an external uC into the config Flash. Based on my understanding of the documentation I should be able to assign my golden config as the factory at page 0 and my application at page 1. Then change the address register to point to the application start address. This will result in the power cycle loading the application config unless that config gets corrupted and then the golden (factory) config would be loaded. All the remote update examples indicate the address register needs to be updated from the factory config, but is there a way to change this setting just the once from the Quartus software or similar? I need it to permanently point to the application address.

Thanks for your help.

18 Replies