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/OMAP-L138: Sun RPC support for Ti RTOS

Part Number: OMAP-L138

Tool/software: TI-RTOS

I am looking for support for Sun RPC (Remote Procedural Call) with the Ti RTOS.
are there existing libraries for sun RPC on the Ti RTOS ?
Is it possible to port the Sun RPC library  which is part of glibc , for the Ti RTOS?

  • Hi Edmund,

    As far as I know this is not supported with TI RTOS.
    Looping the RTOS team to confirm.

    Best Regards,
    Yordan
  • Thanks for the inputs,

    Adding few more details

    I already have a  POSIX interface for socket communication up and running,

    I am trying to assess the the efforts involved in getting up an RPC(Remote Procedural Call) framework
    preferably Sun RPC (aka ONC RPC) to work on the Ti RTOS.

    I could hack together a rudimentary RPC framework ,
    but I am trying to avoid this for now.

    I would be open to any method involving recompiling Sun RPC library from glibc as well.

  • Edmund,

    We currently do not support any port of sun RPC on the platform with TI RTOS. There may be ports available with Linux on the ARM as this seems more suited for Unix implementations. As far as I am aware, there is currently no plan for us to create a RPC framework port in TI RTOS in the near future especially on this device which has been used over the last 10-12 years.

    Regards,
    Rahul