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.

LP-MSPM0G3507: Error in the CCS code

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

Hi, I have a old code for this device, but as the current version for MSPM0_SDK is 1.20 (that is installed on my device), I'm getting an error in CCS - " com.ti.MSPM0_SDK v0.42.1.00 is not currently installed and no compatible version is available."

 please help me regarding the same.

Thanks and regards 

Abhaya Raj Mishra

  • Hi Abhaya,

    Your project was originally built with this old SDK version correct? What version of CCS are you using? 

    You may have some compatibility issues trying to update so many SDK versions at once, especially since SDK v0.42.1.00 was for pre-production devices. If I recall correctly example projects in that version of the SDK may also not have had SysConfig.

    The best paths here are you can either import an example project into ccs from the latest  MSPM0_SDK (there is an empty example project you could start from) and rebuild your project from there, which is my recommendation, or you can just try to update the SDK Version in your project properties and see if that works.

    For the second option, right click on your project name in the project explorer window of CCS and select "Properties"

    Then, under General, select the Products Tab, and select the MSPM0SDK version and click Edit.

    From there select the newer MSPM0SDK version and hit ok. 

    Best Regards,
    Brandon Fisher