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/CC3220: CCS8.x & flashing target

Part Number: CC3220
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

Hi,

I recall some time ago I was able to flash MSP430 from CCS6. Is there any way to flash cc3220 devices (like CC3220SF-LAUNCHXL) from ccs8 (after building a target) or uniflash GUI is the only option?

i.e. can "Standalone Command line tool" from UniFlash v4 be somehow integrated into CCS8.x?

  • Hello Alexey,
    You should be able to load your program to flash right from CCSv8, similar to how it works when loading a program to the flash of the MSP430. The debugger will use the necessary flash algorithms under the hood to do the programming.

    Thanks
    ki