Access Linux box file system from RTEMS?

Jiri Gaisler jiri at gaisler.com
Wed May 7 09:57:07 UTC 2008


You cannot access any host files over the debug link of a leon2 (AT697).
You could potentially enable NFS in RTEMS, and connect to your host using
PPP over the serial console. If will obviously not be very fast though.
If you have a Gaisler board (GR-CPCI-AT697), you can use the LAN91C111
ethernet device on that board to get high speed NFS over 100 Mbit ethernet.
If you have the Atmel board, you are stuck to PPP over the serial console.

Jiri.

mike wrote:
> Hi all,
> I'm new to RTEMS. I have a AT697E board connected to my Linux box.
> I was able to load/run apps on the board. Is it possible to access
> my Linux file directories from the RTEMS app on the 697 board
> (need to open some data files and create some data files)?
> The only connections to it are the debug rs232 port and the serial 
> console port.
> Thanks!
>  -mike-
> 
> 
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
> 
> 



More information about the users mailing list