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/CC1310: Custom CC1310 PCB - can I program using openOCD

Part Number: CC1310


Tool/software: Code Composer Studio

Folks, 

I've designed a custom CC1310 PCB exposing the JTAG pins. I have an FTDI on the PCB also.

Can I program using OpenOCD? 

Do I have to use the XDS100 (Yes/No?). I don't want to be dependent on using this.  

 Thanks

  • Hi,

    Regarding the device, I saw some discussions online where basic CC1310 support was added to OpenOCD. However, I couldn't find any evidence of flash programming being supported.

    Regarding the JTAG debug probe, you can either use XDS100v2 (which is supported by OpenOCD) or a FTDI-based Debug Probe that supports the generic Cortex M3 - one I have in mind is Flyswatter but there may be others.

    Hope this helps,
    Rafael