Hi Philippe,

If I understood the MVM concept correctly, it is a real time control
layer 
beneath the Xenomai layer that allows the user to write and test Xenomai
code
( without actual timing but with the actual thread priorities and
scheduling).
The code runs on the actual Xenomai version in the same manner in which
it will
Run on the target system (same minus the exact timing and performance).
If this is correct, I will have to use the actual Xenomai v2.1 code.
As far as I understood the Xenomai 2.1 code includes major changes from
the
Previous version, so my question is basically if it is stable enough for
a 
beginner like me to start working with?

Thanks again for all you help!
Sarit.



> 
> Ashri, Sarit wrote:
> > Hi Philippe,
> > Do you think I should wait for the v2.1 to be released or 
> is it stable 
> > enough To start playing with it now?
> > 
> 
> If we are still talking about the simulator, this is a rather 
> mature piece of code since 2000 or so. Actually, it has been 
> adapted from an old RTOS simulator project I recently moved to GNA: 
> www.gna.org/projects/carbonkernel.
> 
> > Thanks a lot for all your help!
> > Sarit.
> > 
> > 
> >>
> >>- Configure and cross-compile Xenomai for ppc without simulation 
> >>support for installing to /opt/nfsroot
> >>- Configure and compile Xenomai natively for x86 with simulation 
> >>support for installing to, e.g. /opt/local
> >>
> >>This way at least, you won't need to build the simulator apart, it 
> >>will be built as part of the second step. Most of the native x86 
> >>support won't be used (aside of the simulator, of course), but at 
> >>least, this will work. On the host, you will need to set 
> your PATH and 
> >>LD_LIBRARY_PATH to /opt/local/bin, and /opt/local/lib 
> respectively, so 
> >>that the simulation libs and tools are found.
> >>
> >>The #warning won't go away though; only v2.1 gets rid of this by 
> >>avoiding any kernel header inclusion in user-space. Debian systems 
> >>would not bother you with this (at least sarge doesn't), but RH 
> >>actually do.
> >>
> >>--
> >>
> >>Philippe.
> >>
> > 
> -- 
> 
> Philippe.
> 

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to