Other Parts Discussed in Thread: TM4C1294NCPDT
Tool/software: TI-RTOS
Dear All,
I am working on devising a way to test the TM4c1294ncpdt integrated Ethernet module. Before we establish the connection to our designated server using Ethernet, we need to devise a way to make sure the MCU's integrated Ethernet module is working fine. When going through TI forum searching for required information, i came across a post where it was mentioned that Ethernet module can be tested using Internal loop back. What i cannot find is the minimum code that i am gonna need to test the Ethernet module. For example, when testing SPI protocol, we send some data through Tx buffer and the same data is received back at Rx buffer when loop back is enabled. For SPI, it is quite simple as you do not have to write many many lines of code. You just write driver for SPI communication and then enable the loop back using respective register. Is there any way i can use the same approach to test the TM4C Ethernet module while having not much information about how networking communication works? Any help in this regard shall be highly appreciated.
Thanks,
Muhammad Shuaib