Tool/software:
Iam using CCS Version: 12.8.0.00012 . Iam using AMX2634-CC MCU , SDK - mcu_plus_sdk_am263x_10_00_00_35.
Trying to execute the enet_cpsw_udpclient example code . Followed the steps in the link : https://software-dl.ti.com/mcu-plus-sdk/esd/AM263X/latest/exports/docs/api_guide_am263x/EXAMPLES_ENET_LWIP_CPSW_UDPCLIENT.html .I have also set the static ip . The example code has been builded succesfully but while flashing and debugging Iam getting the below shown assertion in the UART serial console,
==========================
CPSW LWIP SIMPLE SOCKET
==========================
Assertion @ Line: 393 in syscfg/ti_board_config.c: : failed !!!
What could be the issue?