Re: [Xenomai-help] Error while running test suit (required="sep tsc", present="sep", missing="tsc").

2006-04-24 Thread Jim Cromie
Deepak Joglekar wrote: Hi, hi. For the Record, can you post your actual error messages, in context, so that folks who search the ML (gasp) for the "exact error message string" will find it in your post ? And it would be good to post the answer youve recieved also. tia __

Re: [Xenomai-help] Error while running test suit (required="sep tsc", present="sep", missing="tsc").

2006-04-24 Thread Gilles Chanteperdrix
Deepak Joglekar wrote: > Hi, > > I am using kernel 2.6.15.7 and Xenomai 2.1 > > While writing this mail I noticed the probable reason. > parameter > #define CONFIG_X86_TSC 1 should be > #define CONFIG_XENO_X86_TSC 1 No, the issue is that you enable usage of tsc in user-space by passing t

Re: [Xenomai-help] Error while running test suit (required="sep tsc", present="sep", missing="tsc").

2006-04-24 Thread Philippe Gerum
Deepak Joglekar wrote: Hi, I am using kernel 2.6.15.7 and Xenomai 2.1 While writing this mail I noticed the probable reason. parameter #define CONFIG_X86_TSC 1 should be #define CONFIG_XENO_X86_TSC 1 I changed this in src/include/xeno_config.h After recompile testsuit worke

[Xenomai-help] Error while running test suit (required="sep tsc", present="sep", missing="tsc").

2006-04-24 Thread Deepak Joglekar
Hi,I am using kernel 2.6.15.7 and Xenomai 2.1While writing this mail I noticed the probable reason.parameter #define CONFIG_X86_TSC 1 should be#define CONFIG_XENO_X86_TSC 1 I changed this in src/include/xeno_config.hAfter recompile testsuit worked.I changed the same in src/include/xeno_config.h.i

Re: [Xenomai-help] my tick takes a break !!

2006-04-24 Thread Philippe Gerum
Gilles Chanteperdrix wrote: Philippe Gerum wrote: > Gilles Chanteperdrix wrote: > > Philippe Gerum wrote: > > > If you feel lucky, the 3rd option coming with v2.2 is to get rid of the > > > UVM and use the new direct call interface now available from user-space > > > for the VxWorks ski

Re: [Xenomai-help] my tick takes a break !!

2006-04-24 Thread Gilles Chanteperdrix
Philippe Gerum wrote: > Gilles Chanteperdrix wrote: > > Philippe Gerum wrote: > > > If you feel lucky, the 3rd option coming with v2.2 is to get rid of the > > > UVM and use the new direct call interface now available from user-space > > > for the VxWorks skin. In such a case, you need 1)

Re: [Xenomai-help] my tick takes a break !!

2006-04-24 Thread Philippe Gerum
Gilles Chanteperdrix wrote: Philippe Gerum wrote: > If you feel lucky, the 3rd option coming with v2.2 is to get rid of the > UVM and use the new direct call interface now available from user-space > for the VxWorks skin. In such a case, you need 1) the development > trunk/, 2) to load xen

Re: [Xenomai-help] my tick takes a break !!

2006-04-24 Thread Gilles Chanteperdrix
Philippe Gerum wrote: > If you feel lucky, the 3rd option coming with v2.2 is to get rid of the > UVM and use the new direct call interface now available from user-space > for the VxWorks skin. In such a case, you need 1) the development > trunk/, 2) to load xeno_vxworks, 3) work with the ne

Re: [Xenomai-help] my tick takes a break !!

2006-04-24 Thread Philippe Gerum
Gilles Chanteperdrix wrote: Thomas, Brieuc \(GE Healthcare\) wrote: > > > -Message d'origine- > > De : Gilles Chanteperdrix [mailto:[EMAIL PROTECTED] > > Envoyé : dimanche 23 avril 2006 14:54 > > À : Thomas, Brieuc (GE Healthcare) > > Cc : xenomai-help@gna.org > > Objet :

RE: [Xenomai-help] my tick takes a break !!

2006-04-24 Thread Gilles Chanteperdrix
Thomas, Brieuc \(GE Healthcare\) wrote: > > > -Message d'origine- > > De : Gilles Chanteperdrix [mailto:[EMAIL PROTECTED] > > Envoyé : dimanche 23 avril 2006 14:54 > > À : Thomas, Brieuc (GE Healthcare) > > Cc : xenomai-help@gna.org > > Objet : RE: [Xenomai-help] my tick take

RE: [Xenomai-help] my tick takes a break !!

2006-04-24 Thread Thomas, Brieuc \(GE Healthcare\)
> -Message d'origine- > De : Gilles Chanteperdrix [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 23 avril 2006 14:54 > À : Thomas, Brieuc (GE Healthcare) > Cc : xenomai-help@gna.org > Objet : RE: [Xenomai-help] my tick takes a break !! > > Thomas, Brieuc \(GE Healthcare\) wrote: