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.

CC3200: Inquiries about CC3200

Part Number: CC3200

Hi,

I built the CC3200SDK_1.5.0 version and checked the Wi-Fi communication, and the version is as follows.

1.Code Composer Studio Version: 10.2.0
2.CC32XX SDK version: 1.5.0
3. TI RTOS version: 2.15.00.17


Smart Plug Project is in progress, so first of all, we are testing by uploading the version of CC3200SmartPlug_1.0.0 to the CC3200 SmartPlug HW provided by TI.

1.Code Composer Studio Version: 10.2.0
2.CC3200SmartPlug_1.0.0
3. TI RTOS version: 2.15.00.17

If you build with the above version, an error will occur and we will contact you for a solution to this problem.

The error screen is as attached.

I would like a quick answer.
Take good care of me.

Thank you.

Best Regards,

MJ

  • Hi MJ,

    The CC3200 Smart Plug software reference is based on an older version of the CC3200 SDK, so you may find a few build errors. For the error "cannot open source file 'datatypes.h'", you can look for the header file datatypes.h in the CC3200 SDK and copy it into your project's include path.

    Best regards,

    Sarah