
Tool/software:
Hi,
I am using the CC2340R5 with the basic BLE OAD example from SDK 8.10. I followed the instructions provided in the README.html on ti.com to debug the code. However, the program does not stop at any breakpoints after completing all the steps.
I set the values of SP to 0x20009000, PC to 0x2C66D, and VTOR to 0x6100.
I also tried to direct write to memory address, but it is preventing to write
Thank you.