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.

SYSCONFIG: TypeError: Cannot read properties of undefined (reading 'interfacePins'):

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.

   Version: 1.22.0.3893
   Release date: Dec 2, 2024)

   

This may be similar issue to

   (+) SYSCONFIG: TypeError: Cannot read property 'toString' of undefined - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums

  

Could you check it, please?