Other Parts Discussed in Thread: HALCOGEN, , DP83640
Tool/software: Code Composer Studio
Hello everyone, I am using the HALCoGen EMAC Driver with lwIP Demonstration of TMS570LS1227 to develop network communication functions.
The following is my hardware and software configuration:
i. MCU:TMS570LS1227;
ii. PHY:DP83640 ,using MII interface;
iii. Development demo:HALCoGen EMAC Driver with lwIP Demonstration,v00.03.00 ;
iv. Here is part of my sch;
v. I am change lwip_main.c for using static IP !
vi. I downloaded the program to the chip, connected the target board and PC with the network cable, and after the system was powered on. The target board cannot respond to the ping command of the PC!The following is the output information of the system!
I suspect that the LWIP stack is not running after the network interface is initialized!!!
and I suspect that HALCoGen EMAC Driver with lwIP Demonstration (v00.03.00) does not implement the sys_now( ) function to handle ARP timeouts and TCP timeouts operations.
Anyone who help me solve this problem?
Thank you very much for your reply!



