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.

MSPM0L1306: Example Code & SysConfig Error

Part Number: MSPM0L1306
Other Parts Discussed in Thread: SYSCONFIG

Hi team,

Two questions:

  1. I am working with the MSPM0L1306 EVM, but when I am in CCS looking for example code for it, it doesn't come up as an option. Would using a different version of the L device be acceptable/equivalent? If not equivalent, what would the differences be?
  2. I am unable to choose a board in SysConfig entirely (the below highlighted yellow line can’t be chosen with any option)? Is a connected board needed for SysConfig manipulation? 

     

    The following error pops up when I open SysConfig:

     

    But I just downloaded the newest version of the SDK:

  • If you choose the "import projects" dialog, you can navigate to the ti folder in c:\. There you will see the latest sdk. You can find the examples for the LaunchPad in examples/nortos.

  • Hi Jackson,

    You can change the device in the sysconfig configuration, refers to below:

    The board configuration is not recommended to change, due to we only support L1306 launchpad for L130X/L110X device. You can change the device for specific requirement.

    B.R.

    Sal

  • 1. I think this was my fault. Somehow I didn't see the 1306 as a device in my original searching, but it is there.

    2. These errors were occurring because I had an older version of CCS trying to run a newer version of the SDK. The incompatibility between the two was the issue.