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-MSPM0L1306: How do I get all the device support files installed for my MSPM0L1306?

Part Number: LP-MSPM0L1306
Other Parts Discussed in Thread: MSPM0L1306, SYSCONFIG

OS: Win 10

IDE: CCS Version 12.4.0.00007 

Hello:

I'm trying to create a new project for my LP-MSPM0L1306.

Whenever developing a project for a new device, I typically go to the Main Menu, click on Help, and then select Install Device Support... so I can install all the libraries and related objects for the device which I plan on creating a program for. That feature is not working. I get this message instead:

How do I get all the device support files installed in CCS for my MSPM0L1306 so I can create a new project?

  • Hello Thomas,

    I see you are already using CCS v12.4, so as long as you chose MSP when doing your installation, all the backend support files should already be installed.  All you should need is the MSPM0 SDK.  

    This can be downloaded through CCS using Resource explorer (under the view menu), but it might be easier to just download the SDK directly, here: https://www.ti.com/tool/MSPM0-SDK 

    I'd start with importing a basic example, maybe a GPIO toggle, and try it out.  MSPM0 uses SysConfig now for initializing the devices, so I'd recommend playing around with that as well.  

    Good luck!

    JD