Hi,
I'm using cc2540 with ble stack 1.4.
I noticed that when i use the watchdog and pause the code with the debugger, the watchdog timer keeps running, and when i go to the next step in the code, the program resets.
Is there anyway to hold the watchdog timer between code steps? its very inconvenient to debug that way.