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.

How to burn the compiled code to CC2560 BLE launchpad ?

Other Parts Discussed in Thread: CC2650

Hi,

I am a beginner on CCS .

I've just downloaded the project zero of CC2650 BLE launchpad and tried compilation and debugging following the guide for the first time. Somehow the debugging was stuck. The original built in firmware on the board was erased I believe.  I've built a release version in CCS. My question is how to burn the release code to the board. Thanks in advance.

Rgds,

Jidong

  • Hi Jidong,

    What debugger are you using? You should just be able to connect the board to either the USB port or JTAG and burn the release code to the board. In your project properties, ensure that the proper debugger is selected.

    Thanks,
    Mitchell