On Tue, 2007-06-12 at 22:30 +0200, Markus Lang wrote:
> Hi,
> 
> I am interested in using xenomai as a RTOS but I have a key question
> unresolved after reading some xenomai documentation:
> 
> -  Is it possible to use ADA to develop software over xenomai?
> 

We only provide C libraries to interface with the RTOS, people here are
C/C++ biased (the most evil among us even practice assembly language).
The good news is that those (user-space) libs are made of globally
visible items from an Ada POV, so you could probably create a set of
function interfaces using the appropriate pragma directives to import
them into your Ada environment.

> Regards,
> Markus.
> 
> _______________________________________________
> Xenomai-help mailing list
> [email protected]
> https://mail.gna.org/listinfo/xenomai-help
-- 
Philippe.



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

Reply via email to