Hello,
I am trying to set breakpoint in my code in CCSv3.3 IDE using OMAP-L137 EVM board as my target board.
I can able to successfully set the breakpoint in my code but when i do STEP-IN from breakpoint onwards,
code is getting executed correctly but i am getting below error:
Trouble Reading Memory Block at 0xc0019d94 on Page 0 of Length 0x30: Error 0x00000008/-1066 Error during: Break Point, Cannot set/verify breakpoint at 0xC0019D98
Also, if i try to do CPU reset from IDE (i.e. Debug->Advanced Resets->CPU Reset)
then Reset doesn't happen but although below error get reported in CCS
Trouble Halting Target CPU: Error 0x00000020/-2062
Error during: Execution, Cannot halt the processor
Please help me to resolve this issue.
Thanks,
Priya