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.

RM 48 Example for UDP

Other Parts Discussed in Thread: HALCOGEN

I am using the Herculus Rm48 Kit . I am new to this .

I did not find the example related to UPD in the Lwip sample code .

Can you please provide the Example code for UDP .

  • Maltesh,

    Check out this page for a discussion and a zipped file for implementing UDP using FreeRTOS on an RM46 MCU. You can modify the sample code for RM48.

    sourceforge.net/.../1fca9483

    Regards,
    Sunil
  • Hi sunil ,

    Thank you for the quick replay .
    We are planing to implement UDP On RM 48 Baremetal - No OS for One of our Research and Development Initiative .
    We are new to this .....
    Also we tested some of the functionalities of RM 48 Using Halcogen examples Like Http server demo , Uart , Timers etc however we could not get example code for UDP Implementation .
    In One of the TI post ( Jun 26, 2013 ) below we saw comment as "UDP multicast to RM48 now in development"
    e2e.ti.com/.../274145

    It will be help full to us if you can help us with the No Os Environment .

    - Maltesh Mabale