Hi,
I am using CCS 4.2 with 28335 EzDSP. I am using clock.enable() and clock.read() to check the time taken to execute a piece of code between 2 breakpoints. However, I want my target to run for specific amount of time and then halt it. Is it possible to do that using debug server scripting? Is there any API to halt the target after specific amount of time?
Thanks,
Bhavin