A few weeks ago I was asking about a global variable available that just counts the system ticks (for pSOS skin) and that could be read by the application. Philippe suggested xntbase_get_jiffies for that purpose. Now it seems to me that this function can only be called in kernel space. Is that correct? And if so, is there a way to get this information in user space? Basically I want to get rid of kernel code in this context completely if possible.
Thomas _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
