Cross gcc Mailing List Archive

[Prev][Next][Index][Thread]

Re: RTEMS Unix Simulation Package




On Tue, 5 Nov 1996, Tony Bennett wrote:

> 
> wlc> I would like to debug my application on UNIX system
> wlc> first by using RTEMS Unix Simulation program. Does 
> wlc> anyone know where I could get it (Is it freely available?)?
> 
> The "rtems on unix" port is part of rtems.  It is freely available
> from the rtems site: www.oarcorp.com   The unix support is organized
> around a hypothetical cpu named 'unix' (as opposed to 386 or hppa, etc).
> The BSP is 'posix'.

We don't have rtems mirrored yet.  The primary ftp site for rtems is 
still ftp.rtems.army.mil in /pub/alpha (for snapshots -- 3.5.17 is a very 
good snapshot) and /pub/rtems/releases (for more conservative people). :)

> Here at Division/HP we've used the UNIX port extensively over the past
> year or so.  It has worked beautifully for our simulations.  We regularly
> simulate 20 or more of our boards working together on a single workstation.
> 
> 99.9% of our code is exactly the same for the UNIX simulation and the
> real hardware.

I can concur with Tony here.  We have heavily used the Solaris UNIX port 
to develop and test an application here.  The device drivers are 
different but 99.9% of non-device driver code is identical -- no 
conditional compilation directives.  

--joel
Joel Sherrill                    Sr. Computer Scientist
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (205) 722-9985



References:

Home | Subject Index | Thread Index