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.

LAUNCHXL-CC3235SF: Programming LAUNCHXL-CC3235SF with Energia IDE

Part Number: LAUNCHXL-CC3235SF
Other Parts Discussed in Thread: CC3200-LAUNCHXL, ENERGIA, UNIFLASH, CC3235SF, CC3220SF, CC3200

Hello TI team and developers,

I am new to the LAUNCHXL-CC3235SF and CC3200-LAUNCHXL boards.

I have managed to program the CC3200-LAUNCHXL board using Energia IDE and was wondering if it would be possible to program the LAUNCHXL-CC3235SF (I could not find the CC3235 board) in Energia IDE as well. If so, how would I do so and is there any required jumper configuration required?

I understand that there more specific tools such as Code Composer Studio CCS and Uniflash but the code I am testing is quite simple and I would like to try Energia IDE first if possible.

Thank you,

Maciej

  • Hi Maciej,

    CC3220SF and CC3235SF devices are not fully supported by the Energia. For execution of Energia code at SF device (devices with 1MB execution flash) you need to use secondary bootlaoder or Uniflash software at advanced mode. I think it is easier to stay at CC3200 with Energia or move to CC3235SF with CCS.

    Jan