Other Parts Discussed in Thread: C2000WARE
Hello, Team
My goal is to store data at RAM, and use it after reset.
Before, we use 28335, and it works well.
But currently, after I performed a watchdog reset, the content in RAM will be initialized to 0.
How can I change the way reset by C code?(Because if I use the CPU reset at CCS IDE, it will not clear RAM data)
Or how can I skip the initialization of RAM data?
Can you provide some advice of it?
Thanks and regards,
Lucas