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.

RTOS/EK-TM4C1294XL: Data from UART to Ethernet

Part Number: EK-TM4C1294XL

Tool/software: TI-RTOS

Hey,

I am new to EK-TM4C1294XL. I have to project in which i need to read Data from a machine via UART and send it over Ethernet to a web server.  Kindly help me with a piece of code.

Thanks,

Rudra Patel

  • Hi Rudra,

    There is no code ready for what you want to do, but I suggest that you use the Resource Explorer. to download the following two examples and modify them to do what you want:

    1. UART Echo
    2. TCP Echo

    In CCS, the Resource Explorer is under the View menu.

    In the Resource Explorer, go to TI-RTOS for TivaC

    Under there, you will need to open Development Tools ->EK-TM4C1294XL

    The UART example will be under Driver Examples

    The TCP example will be under Network Examples->Ethernet Examples

    Regards,

    Michel

  • Michel,

    Thank your for your great suggestion.

    Rudra,

    Please let us know if you have any further questions.

    ~Ramsey