Forum Discussion
John_T_Intel2
New Contributor
4 years agoMax10 remote update without power cycling the board
I'm looking for a clever way to update MAX10 in are large scale deployment of servers where we don't need to power cycle each system in the datacenter. Currrently, customer is remote updating across...
- 4 years ago
You can trigger it with an external signal or use a control mechanism like a Nios processor. This training discusses the Nios flow:
jozephka99
Contributor
4 years agoYes you can trigger the FPGA to power cycle by writing the dualboot registers (https://www.intel.com/programmable/technical-pdfs/683865.pdf page:65). But the device must power cycle to be able to update the hardware design.
- John_T_Intel24 years ago
New Contributor
Instructions are not clear, and by "power cycling" are you referring to removal of the STBY power? or are you suggesting just a reboot of the CPLD? My goal is to not power cycle the system, i.e. AC cycle since that's the only way to remove STBY power to the system.