Hi,
I am using TMS320F2812 processor , Code composer version 3.1 and scripting utility 1.5. I am trying to automate tests using the scripting utility. Facing issues with the conditional breakpoints through manual or through automation. The API used for automation is GEL_BreakPtAdd(address, "Condition");.
When i tried to set the conditional breakpoint through either ways i am facing following error
"Can't Set Breakpoint at 0x3e50aa: Error 0x00000008/-1076 Error during: Break Point, Cannot set/verify breakpoint at 0x003E50AA Sequence ID: 7 Error Code: -1076 Error Class: 0x00000008"
Please help
Thanks,
Omprasad.K