Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
I have received a Sysconfig file from a software colleague, for whose pinout I should create a schematic and a board. I have installed the latest version of the standalone Sysconfig (1.23.0+4000). However, the file cannot be loaded in Standalone Sysconfig, the following error messages appear:
"Invalid argument '--product': No product with name "mspm0_sdk" and version "2.03.00.07" found"
Error loading D:\Ptx\Rey\new\MSPM0G3506.syscfg
Would you like to re-try in compatibility mode?
Error: Exception occurred calling scripting.addModule(): No such resource: /ti/driverlib/ADC12.syscfg.js
Hide Details...
Paths searched: /ti/driverlib/ADC12.syscfg.js
/ti/driverlib/.meta/ADC12.syscfg.js
/ti/.meta/driverlib/ADC12.syscfg.js
/.meta/ti/driverlib/ADC12.syscfg.js
/ti/driverlib/ADC12.syscfg.js
/ti/driverlib/.meta/ADC12.syscfg.js
/ti/.meta/driverlib/ADC12.syscfg.js
/.meta/ti/driverlib/ADC12.syscfg.js
at Object.addModule (webpack://sysconfig/src/pinmux/services/scripting/scriptingGuard.ts:46:10)
at scriptFunc (D:\Git_EH\CLAAS_RIO\Redesign\RIO_MSPM0G3506.syscfg:12:28)
at cb (webpack://sysconfig/src/pinmux/services/scripting/runScript.ts:112:7)
at withDeprecatedAccess (webpack://sysconfig/src/pinmux/services/deprecatedAccessGuard.ts:14:10)
at runAsUserScript (webpack://sysconfig/src/pinmux/services/scripting/scriptingGuard.ts:61:10)
at iteratee (webpack://sysconfig/src/pinmux/services/scripting/runScript.ts:110: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:108:6)
at Pt (webpack://sysconfig/node_modules/lodash/lodash.js:530:11)
What went wrong? What else do I need to install to be able to use the pinout from the Sysconfig file?