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.

MSPM0C1103: Standalone Sysconfig can't open examples from MSPM0 SDK

Part Number: MSPM0C1103
Other Parts Discussed in Thread: SYSCONFIG, MSPM0C1104, MSPM0L1306

Tool/software:

Hi,

Windows 11

MSPM0 SDK 2.02.00.05

Sysconfig standalone 1.21.2+3837

When I try to open 'empty.sysconfig' from 'C:\ti\mspm0_sdk_2_02_00_05\examples\nortos\LP_MSPM0C1104\driverlib\empty' I get this:

Error loading C:\ti\mspm0_sdk_2_02_00_05\examples\nortos\LP_MSPM0C1104\driverlib\empty\empty.syscfg

Would you like to re-try in compatibility mode?

Error: Exception occurred calling scripting.addModule(): No such resource: /ti/driverlib/SYSCTL.syscfg.js
Hide Details...

Paths searched: /ti/driverlib/SYSCTL.syscfg.js /ti/driverlib/.meta/SYSCTL.syscfg.js /ti/.meta/driverlib/SYSCTL.syscfg.js /.meta/ti/driverlib/SYSCTL.syscfg.js /ti/driverlib/SYSCTL.syscfg.js /ti/driverlib/.meta/SYSCTL.syscfg.js /ti/.meta/driverlib/SYSCTL.syscfg.js /.meta/ti/driverlib/SYSCTL.syscfg.js at Object.addModule (webpack://sysconfig/src/pinmux/services/scripting/scriptingGuard.ts:46:10) at scriptFunc (C:\ti\mspm0_sdk_2_02_00_05\examples\nortos\LP_MSPM0C1104\driverlib\empty\empty.syscfg:12:26) at cb (webpack://sysconfig/src/pinmux/services/scripting/runScript.ts:113:7) at withDeprecatedAccess (webpack://sysconfig/src/pinmux/services/deprecatedAccessGuard.ts:14:10) at runAsUserScript (webpack://sysconfig/src/pinmux/services/scripting/scriptingGuard.ts:61:3) at iteratee (webpack://sysconfig/src/pinmux/services/scripting/runScript.ts:111:5) at baseEach (webpack://sysconfig/node_modules/lodash/lodash.js:530:11) at Function.each (webpack://sysconfig/node_modules/lodash/lodash.js:9409:52) at iteratee (webpack://sysconfig/src/pinmux/services/scripting/runScript.ts:109:6) at xt (webpack://sysconfig/node_modules/lodash/lodash.js:530:11)

Same problem when I try to open my customised sysconfig files. New blank projects are created just fine.

Thanks