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/CC1350: CC1350 release programming

Part Number: CC1350

Tool/software: Code Composer Studio

Hi,

I have a question about the CC1350 programming.

I am doing the debug of a custom-made board equipped with CC1350 microcontroller by means of CCS and LAUNCHPAD XL CC1350 tool connected to my custom board.

The question is: how can I install a release FW version on the CC1350 on my custom board and running it without any connection to the LAUNCHPAD tool?

Thanks

Best Regards

Mario

  • Hi,

    You need to have the debug ports(JTAG or Bootloader) available in order to program the software to start with.
    Then if you implement OAD profile into CC1350, then after that you can do firmware update using phone app or other method.