Hi,
As a background, I am using CCSv4 and trying to write a script to debug and collect data from the target using DSS scripting.
My query is
1. how do I add a conditional Break-point?
I hardly see any documentation or examples for this. I see documentation related to break-point properties but I don't see any examples or documentation on what all properties or strings are available to be set or modified for a break-point. As a result I am unable to find a way to set a conditional break-point by which I can have a event based control from the DSS script.
Please do suggest me if there is any other alternative way to execute the following sequence of events through DSS Scripting
a. monitor a variable,
b. halt the CPU
c. Change the variable value and
d. continue Execution.
If so please can you provide the working example or a detailed explanation of how to use the API's to accomplish the conditional breakpoint.
Thanks in advance,
Murali.