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.
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