Sam wrote: > > Could any one please tell me is there any GPRS open source software > compatible with RTEMS? > Normally GPRS is accessed using the serial interface to the phone module then PPP software for networking. RTEMS supports termios for the serial access and the PPP protocol. Is this the type of GPRS software you are referring to ? Regards Chris