Forum Discussion
BCrowell
New Contributor
2 years agoRemote 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 t...
FvM
Super Contributor
2 years agoHi,
Cyclone 10 remote upgrade logic is expecting that application image is started through factory image. Start address and parameters, e.g. watchdog are set in this step. Starting application image directly would probably prevent fallback to factory image in case of failure. What's against using the standard solution?