Forum Discussion
Jcole
Occasional Contributor
1 year agoIssue with Remote Update State Machine
While looking for sample designs invoking the RSU via a state machine, I came across an older intel/altera design. The code is designed to repeatedly ping-pong between the factory image and the appli...
- 1 year ago
I believe I was able to solve the problem, the addressing I was using for my Serial interface was incorrect and setting my pointer to a much lower location than intended. When the sector erase was executed I believe it was over writing a portion of the data that was used to hold the Factory image.
ShengN_altera
Super Contributor
1 year agoHi,
May I know where you get the design? Possible share the link here?
Thanks,
Regards,
Sheng
Jcole
Occasional Contributor
1 year agoI believe I was able to solve the problem, the addressing I was using for my Serial interface was incorrect and setting my pointer to a much lower location than intended. When the sector erase was executed I believe it was over writing a portion of the data that was used to hold the Factory image.