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.

TM4C129ENCPDT: Porting Ethernet driver

Part Number: TM4C129ENCPDT

Tool/software:

Hi,

We are using TM4c129ENCPDTR is safety application domain for multiple embedded functions. In one of a critical function we are using ethernet as interface with UDP sockets. Currently we use LWIP third party library as utility. However we do not find this method reliable for safety applications. The ARM Keil library supports an ethernet library through CMSIS and RTOS functions. We could not find any relevant documentation to port this. Kindly help us out.

GG Tronics India Private Limited

Developing Railways safety applications.

  • Hello Srinidhi,

    The expert for this topic has been impacted by Hurricane Beryl and may not be able to reply for multiple days, please accept the delay in replies and they will respond to this as soon as they are able.

    Best Regards,

    Ralph Jacobi

  • Currently we use LWIP third party library as utility. However we do not find this method reliable for safety applications. The ARM Keil library supports an ethernet library through CMSIS and RTOS functions. We could not find any relevant documentation to port this.

    Hi,

      Sorry, the only TCP/IP stack we have in TivaWare is the lwIP. We also have TI-RTOS NDK for Ethernet. The NDK has the BSD style socket interface. We have no documentation and support for other 3rd party Ethernet library but you are free to port them over to TM4C129.