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.
How do I configure my script to allow me to enable or disable a breakpoint that has previously been assigned to a line number in my code? I see that I can perform this operation using the GUI in the debugger, but how do I perform the same operation in my script?
Ashley,
Please check out this link, it shows an example of adding a breakpoint to the DSS script
Here is the link to the breakpoint class in the docs https://software-dl.ti.com/ccs/esd/documents/users_guide/sdto_dss_handbook.html#breakpoints
Let me know if this gets you what you need.
Best,
Matthew