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.

CC3135: use SysConfig ImageCreator in MSP432 project with CC3135 module

Part Number: CC3135
Other Parts Discussed in Thread: SYSCONFIG, , MSP432E401Y, CC31XXEMUBOOST

Hello,

I use a MSP432E401Y with a CC3135 module. I would like to use the  a SysConfig ImageCreator tool in my project MSP432 project like the project from CC32xx SDK 4.40.

Could you explain How to achieve this ?

Thanks,

Tharick 

 

  • Hi Tharick,

    The SysConfig ImageCreator project will not work the same way in Code Composer Studio as CC32xx devices, because the XDS110 on the MSP432 LaunchPad does not have direct access to the CC3135 UART pins required for flashing.

    The CC3135 is only supported on the SysConfig standalone tool. At this time, you would need to download the latest SimpleLink Wi-Fi CC32xx SDK to add SysConfig ImageCreator support on the standalone tool. To create a new SysConfig ImageCreator project with the standalone tool, use the following settings:

    You will need a CC31xx Emulator BoosterPack or some other UART-to-serial convertor to flash the CC3135. If you do not have a CC31XXEMUBOOST, one option is to use the XDS110 on the MSP432 LaunchPad by jumper-wiring the pins shown in the response to this E2E thread (at 1C).

    Best regards,

    Sarah