Hi Team,
I am trying to configure Ethernet as UDP server in Core_r5fss0_0. After adding app_cpswconfighandler.c file. It is throwing below error on serial terminal log
Core 0- All tests have passed!!
============================
CPSW LWIP IGMP UDP SERVER
============================
EnetAppUtils_reduceCoreMacAllocation: Reduced Mac Address Allocation for CoreId:
0 From 4 To 2
Assertion @ Line: 204 in C:/ti/mcu_plus_sdk_am263x_09_02_00_55/examples/networki
ng/lwip/enet_cpsw_udp_igmp/app_cpswconfighandler.c: EnetAppUtils_isDescCached()
== false : failed !!!
Please let me know if anything has to be changed.
UDP server code runs successfully when I try to run seperately However, whenever I try to configure Core 0 to run UDP functionality it throws this.
Appreciate for your support!