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.

MSPM0G3519: CCS 20.x: base sysconfig for all MSPM0Gx?

Part Number: MSPM0G3519
Other Parts Discussed in Thread: SYSCONFIG, MSPM0G3507

Team,
Customer would like to have a common sysconfig base for MSPM0Gx (like G350x/G351x) and then add the device specific features to it depending on the project the exact device (like G3519, G3507) will be used.
-What is the best starting point in order to achieve this?
Apparently all the empty projects like (https://dev.ti.com/tirex/explore/node?isTheia=false&node=A__AOGua-kqg9ZhIuWFR5cxrA__MSPM0-SDK__a3PaaoK__LATEST ) are target specific.
Is there a way to create a general MSPM0Gx platform sysconfig? How?

We have found out so far that you can debug different syscfg under ‘Project -> Build configuration’. However, we have not been able to configure this for different targets there.
Unfortunately, setting the respective M0 as “active” in the ‘targetconfigs’ folder does not help much either.
It seems that when switching between active targets, the .ccsproject and .cproject files still contain remnants of the last (or first) selected target. This means that you always have to go through these files manually and make changes there...
Surely there must be a more elegant solution? (with the Eclipse-based CCS, it was more reliable)


Thanks in advance,

Anthony