What's the best, fastest, cleanest way to do it from CCS? By resetting, I mean a "fresh" state as the one it has once On-Chip Flash Programmer completes the programming and verification.
When I selected Debug -> Reset CPU, my program yields different result compared to when it starts from "fresh" state. All I've been doing so far is to open On-Chip Flash Programmer and hit "Execute Operation" to regain this "fresh" state. How to do it in better, faster way?
Also, how do I pull the RESET pin high from TMDSDOCK28035 control card? Will doing this bring the MCU back to "fresh" state?
Thanks