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 the --enable-x86-tsc to configure, whereas you choosed, in
kernel configuration, a processor without tsc enabled.

-- 


                                            Gilles Chanteperdrix.

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

Reply via email to