This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-CC2640R2: Load Program Error / Watchdog aktiv in Demo projects

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640

Tool/software: Code Composer Studio

I have a LAUNCHPADXL-CC2640R2 and try some democode.

First I started with the "ble5 project zero". It could be loaded by the debugger once. If I want to start it again I get a "Load Program Error".

When I erase the comlete chip and start again it works, but only once. 

I tried "verbose" but there is still the same problem. Then I increased the watchdog reload value in "CC2640_LAUNCHPADXL.c" so I can start the debugger again several times.

As I get the same problem with the "rtls master cc2640r2lp" project I did the same workaround, but it doesn`t work this time.

How can I deactivate the watchdog to start the debugger without erasing manually?

Thanks for helping.