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.
How do i create a project for the MSPM0L1306 and create/add a .sysconfig file for the project?
Hi Brian,
Are you working with early samples or production samples? [FAQ] Important Note for Early MSPM0 Customer
Once you have the required software as listed in the FAQ. I recommend in CCS going to:
Project-> Import CCS Projects -> Select search-directory -> Browse -> Navigate to your SDK location (default is C:\ti\mspm0_sdk_x_xx_xx_xx) -> Examples -> nortos -> LP_MSPM0L1306 -> driverlib -> empty (or chose the example that best fits what you intend to create).
Choose the project that fits the compiler you intend to use, by default TIClang is installed, so we recommend using that example.
Regards,
Luke