Part Number: SYSCONFIG
Tool/software:
Hi
When I open Enet(CPSW), the following error message is appeared.
Unable to render selection
TypeError: Cannot read properties of undefined (reading 'interfacePins'):
while processing moduleInstances() of /networking/enet_cpsw/enet_cpsw
at Object.getPinConfigurables (C:\ti\mcu_plus_sdk_am243x_08_06_00_45\source\drivers\.meta\pinmux\pinmux_am243x.syscfg.js:28:53)
at Object.getPinRequirements (C:\ti\mcu_plus_sdk_am243x_08_06_00_45\source\drivers\.meta\pinmux\pinmux.syscfg.js:7:25)
at getPeripheralRequirements (C:\ti\mcu_plus_sdk_am243x_08_06_00_45\source\networking\.meta\enet_cpsw\v0\enet_cpsw_v0_pinmux.syscfg.js:21:30)
at func (C:\ti\mcu_plus_sdk_am243x_08_06_00_45\source\networking\.meta\enet_cpsw\v0\enet_cpsw_v0_pinmux.syscfg.js:161:22)
at cb (webpack://sysconfig/src/pinmux/services/objectManagers/moduleRequirements/requirements.ts:27:6)
at guardCallbackAccess (webpack://sysconfig/src/pinmux/services/moduleAccessGuard.ts:44:10)
at f.resolveRequirements (webpack://sysconfig/src/pinmux/services/objectManagers/moduleRequirements/requirements.ts:26:5)
at H.resolveRequirements (webpack://sysconfig/src/pinmux/services/objectManagers/moduleInstance.ts:1458:23)
at H.initDynamicConfigurables (webpack://sysconfig/src/pinmux/services/objectManagers/moduleInstance.ts:1298:8)
at Function.createInstanceImpl (webpack://sysconfig/src/pinmux/services/objectManagers/moduleInstance.ts:183:11)

Checking it on the latest version of sysconfig.
This may be similar issue to
Could you check it, please?