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.

MSPM0G3507: Sysconfig part migration does not update project defines for target MCU

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

Hello,

I tried using sysconfig to migrate from an MSPM0L1306 project to an MSPM0G3507 project. It looks like the linker files and everything else migrated successfully, but I got compile errors because the predefined symbols still reference MSPM0L1306:

Changing the define to __MSPM0G3507__ does fix the compile issues, but it seems like this should be something that sysconfig migration handles.

Munan