Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I've updated the MCU+ SDK from v9 to v10.00.00.20 and as per the migration advise I'm trying to generate new syscfg files. However when trying to create a new project in SysConfig for AM64x m4fss0-0 results in the error
Cannot read properties of undefined (reading 'length')
at loaderFunc (C:\ti\mcu_plus_sdk_am64x_10_00_00_20\source\sysconfig\drivers\.meta\ospi\v0\ospi_v0.syscfg.js:161:33)
at func (webpack://sysconfig/src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:238:45)
at internalBoundary (webpack://sysconfig/src/pinmux/services/niceExceptions.ts:53:10)
at t.ResourceLoader.loadResource (webpack://sysconfig/src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:238:22)
at t.ResourceLoader.getResource (webpack://sysconfig/src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:338:15)
at Object.getScript (webpack://sysconfig/src/pinmux/services/resources/runtime.ts:95:25)
at getModule (C:\ti\mcu_plus_sdk_am64x_10_00_00_20\source\sysconfig\drivers\.meta\ospi\ospi.syscfg.js:9:19)
at loaderFunc (C:\ti\mcu_plus_sdk_am64x_10_00_00_20\source\sysconfig\drivers\.meta\ospi\ospi.syscfg.js:12:11)
at func (webpack://sysconfig/src/pinmux/services/resources/metaContentLoaders/resourceLoader.ts:238:45)
at t.internalBoundary (webpack://sysconfig/src/pinmux/services/niceExceptions.ts:53:10)
Am I doing something wrong or is this a known issue and if so is there a workaround ?