I developed a board using TM4C1294NCPDT, but Ethernet cannot be connected.
I would like to know how to connect and what program to use.
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.
I developed a board using TM4C1294NCPDT, but Ethernet cannot be connected.
I would like to know how to connect and what program to use.
Hi Youshitsugu-san,
There are several Ethernet examples in TivaWare library. Please start with enet_lwip or enet_tcpecho_server examples. I will suggest you first try these examples on the LaunchPad board. Make sure they are working first before moving to your own board. This way it will be easier for you to troubleshoot if something is not working for your board.