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.
Tool/software:
Hi,I'm working on a project with a TMS570LS1227 custom board. I'm trying to IP the board for Ethernet communication.
Is there any sample code or material to refer to?
For your information, the Ethernet partial circuit is designed the same as the development board.
Hi Seongwoong,
1. First the EMAC example is available in HALCoGen and you can refer below thread to find how to access it:
2. And we have LwIP, Active Webserver and Ethernet bootloader examples available, you can download these examples from below link:
3. And in the above shared demos FAQ, you can also refer below FAQ's to understand how to execute above mentioned examples, here i gave step by step procedure to execute the above examples:
--
Thanks & regards,
Jagadish.
Thank you for your answer.
As I answered, I checked that the message is output to the terminal after running lwip_demo, but I can't access the page with the IP I assigned.
And may I know which function to use in lwiplib.c to do Ping test?
Hi Seongwoong,
Can you please make sure you are following the steps that i mentioned in below thread:
If you are using HDK board then please refer my first comment in the above thread or else if you are using launchpad then please refer second comment.
--
Thanks & regards,
Jagadish.