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.

CC3551E: Compilation Error in CCS 12.8.1 When Building CC35xx MQTT Client Example from SimpleLink Wi-Fi SDK

Part Number: CC3551E

Tool/software:

Dear Support Team,

I hope this message finds you well. I am currently working with the SimpleLink Wi-Fi SDK 8.21.02.01_EA, installed in the default directory:
C:\ti\simplelink_wifi_sdk_8_21_02_01_ea.

I am using Code Composer Studio (CCS) 12.8.1 with the FULL component selection. When I attempt to import and build the CC35xx MQTT Client example project located at:
C:\ti\simplelink_wifi_sdk_8_21_02_01_ea\examples\CC35xx_mqtt_client,
I encounter a compilation error. The error message is as follows:


File devices/CC35X1.xml does not exist. Was included by file C:/ti/simplelink_wifi_sdk_8_21_02_01_ea/examples/CC35xx_mqtt_client/targetConfigs/CC35X1.ccxml CC35X1.ccxml /CC35xx_MQTT_client/targetConfigs line 0 Problem
This project was created for a device not currently recognized - Cortex M.CC35X1. Re-run CCS installer on your existing CCS location, ensure the Product Family for your device is selected, and proceed with installation if it wasn't. See 'Help > Check for Updates' to check if support for this device is available through a CCS update. Migrate the project to closest matching supported device by adjusting project properties. Or contact TI for support if using experimental silicon. CC35xx_MQTT_client project Problem

Best regards,

Aaron

  • aaron,

    It seems like you have not patched CCS to include support for the CC35xx.

    I recommend you go to the SDK install location, navigate to docs//html/cc35xx/software/software-overview.html

    Follow the steps and you will be bale to fix this issue.

    Regards,

    AB

  • Hi AB,

    Thank you for your guidance. I reviewed the documentation at C:\ti\simplelink_wifi_sdk_8_21_02_01_ea/docs/html/cc35xx/software/software-overview.html as suggested. However, I noticed that the document primarily specifies CCS version requirements (e.g., CCS 12.7.1) but does not explicitly mention a dedicated patch or steps to enable CC35xx support.

    To clarify:

    1. My current setup uses  CCS 12.7.1 with the FULL component selection, which align with the versions listed in the documentation.
    2. I have not received any CC35xx-specific patch files from the TI distributor.

    Could you kindly provide further details on:

    • Whether an additional patch is required, and if so, where to obtain it.

    I would greatly appreciate your assistance in resolving this.

    Best regards,
    Aaron

  • Hi Aaron,

    Would you please download the latest version simplelink_wifi_sdk_8_41_0_0_eng and follow the guide in file:///C:/ti/simplelink_wifi_sdk_8_41_0_0_eng/docs/html/cc35xx/software/software-overview.html?

    It contains the steps to patch the CCS:

    Best regards,

    Shuyang