Tool/software: Code Composer Studio
Hi team,
We have peripheral project and using Simplelink cc2640r2_sdk_1_35_00_33. compiler is CCS7.2
We have enabled the watchdog timer, after enabling watchdog debug is not working, even we tried by enabling debug_stall mode, we are not able to debug.
Once we start debug session it will start as expected it will hit to main, but after hitting RUN, it will stop in middle showing error like this -
Cortex_M3_0: JTAG Communication Error: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.628.3)
Cortex_M3_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
If we disable watchdog, debug will work without any error.
Already its posted to BLE forum and we didnt receive any replies.
Expecting urgent reply on this issue
Regards
Suganya