Change-1 : ENET(CPSW) and ENET(ICSS) pinmux configuration. Change-2 : Support to configure link parameters in Sysconfig GUI tool. Change-3 : ENET(CPSW) and ENET(ICSS) Example paths have been changed. Change-4 : Support to add and configure Ethernet PHY module through sysconfig-GUI tool.
In MCU+ SDK version of 10.01, ENET(CPSW) and ENET(ICSS) related examples showcasing various features have been moved from ${MCU_PLUS_SDK_PATH}/examples/networking to ${MCU_PLUS_SDK_PATH}/source/networking/enet/core/examples
The above change makes older build commands to build Networking examples no longer supported, and it has to be updated with correct path.
Please use "make help DEVICE=<dev_name>" to get the correct location and build commands for the examples.
In MCU+ SDK version of 10.01, support to add custom PHY and configure it through sysconfig tool has been added, and this needs updates in corresponding example.syscfg file to be compatible with latest changes
This will need addition of the corresponding sysconfig tool changes to add the ethernet phy module and configure it.