Other Parts Discussed in Thread: CC3235SF, SIMPLELINK-CC32XX-SDK
Tried using CCS cloud to load lp_monitor_demo onto CC3235MOD launchpad.
Get the following error:
Then tried using Code Composer Studio and import project... same error.
Please advise.
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.
Tried using CCS cloud to load lp_monitor_demo onto CC3235MOD launchpad.
Get the following error:
Then tried using Code Composer Studio and import project... same error.
Please advise.
Image did not post.
Error:
CCS Cloud
Request cannot be completed
Error: Project-spec import file not found: /mnt/tirex-content/simplelink_cc32xx_sdk_4_30_00_06/kernel/tirtos/builds/CC3235SF_LAUNCHXL/release/tirtos_builds_CC3235SF_LAUNCHXL_release_ccs_projectspec!
Hi Bruce,
The Azure plugin 4.10 was verified and tested with CC32xx SDK 4.10. Please install this SDK version. You can always find the right software and tools versions in the plugin release notes.
Best regards,
Sarah
Hi Bruce,
The cloud tools are not full development tools, so they do not have the ability to work with different SDK versions. You will have to download the desktop version of CCS.
The Azure plugin is dependent on libraries in the separate CC32xx SDK plugin. You can install that here: https://www.ti.com/tool/download/SIMPLELINK-CC32XX-SDK/4.10.00.07
Best regards,
Sarah
Hi Bruce,
The compatibility issue with the CC32xx SDK 4.30 and the CC32xx Azure IoT Plugin 4.10 seems to be based on changes to the CCS project settings.
The Azure IoT plugin essentially wraps the Azure SDK (which you can see in source/third-party/azure-iot-pal-simplelink) plus the PAL layer to make development easier for our customers. You can find more details in the plugin user's guide. The Azure SDK and PAL libraries should not be affected by the example project issues.
Best regards,
Sarah