Quick question:
On the F28335, is there any RAM or peripheral memory location that I can write data to that won’t get cleared by an external reset.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Quick question:
On the F28335, is there any RAM or peripheral memory location that I can write data to that won’t get cleared by an external reset.
Ken,
If there is an external reset or a watchdog reset, doesn't the RAM get cleared in the init routine before jumping to main()?
Jeff