This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: Embedded network data transceiver based on LWIP.

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN

I downloaded the official demo: HALCoGen Ethernet Driver With lwIP Integration Demo and Active Web Server Demo. However, when I connected the development board to the LAN interface of the router, and connected the PC to the LAN interface of the router and ran the program, I could not get the physical layer address, and the terminal display was as shown in the figure. I also tried to connect the development board to the WAN port of the router, but the result was still the same. I did not make any changes to the program, the compilation is normal. I want to know how to fix it.

The ultimate purpose of downloading this demo is to send and receive network data. After partial configuration in lwipopts.h, I found that the function in sys.h was not defined, resulting in the program failing to run. How to solve this problem? Hope to hear from you soon. Thank you.