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.

CCS/TM4C1294NCPDT: MODBUS TCP Server implementation

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL

Tool/software: Code Composer Studio

Hello,

Recently we have been in contact with the TI team in order to implement a Modbus TCP server.

We got from TI the firmware of a Modbus TCP to Modbus RTU bridge (tidc565.zip).

Now, as starting point we would like to port this firmware to run in a EK-TM4C1294XL that we own.

We are using CCS v9.2, but we are trying this IDE for the first time.

We have noticed that the source code has some dependencies like the lwIP.

Any advise how to proceed?

Later we would like to change the source code in order to just use the Modbus TCP and add the functionality of a server.

We will need also to add some other code specific to our application like a communication based in interrupts, reading some keys and writing to some leds.

Thanks for your help.

Ernesto Couto