Tool/software:
Hello, TI.
I was using the SDK mcu_plus_sdk_am263x_10_00_00_35 and encountered the problem that when configuring the ADC it gets stuck at System_init(), which was solved after switching to the SDK mcu_plus_sdk_am263x_10_01_00_31. However, since the network part of the original project is already based on the enet_cpsw_tcpserver demo of SDK mcu_plus_sdk_am263x_10_00_00_35, after switching to SDK mcu_plus_sdk_am263x_10_01_00_31, I encountered compilation problems. After switching to SDK mcu_plus_sdk_am263x_10_01_00_31 the same demo is not available.
Currently I can't switch SDKs smoothly, can you provide the enet_cpsw_tcpserver demo based on SDK mcu_plus_sdk_am263x_10_01_00_31?
Thank you!