Hi everyone:
In EVMAM437x I want to put the LWIP transplant to SYS/BIOS ,I commented three interrupt configuration in enet_app_httpever example of startware ,
and added Three new interrupt in the sys/BIOS.It printed the configuration information is normal, and can response to the receive interrupt "LWIPCpswRxIsr".But the received packet size and content of infomation is abnormal, and it was unable to response the TX"LWIPCpswTxIsr" interrupt.In result,the ping command can not be achieved.clould you please tell me what should i do.
The following is the place where I modify:
"lwip_lib/lwip_cpws.c"
"utils/dmtimer_utils.c"
New HWI configuration:
thanks
aria li