All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Some questions about Xenomai
@ 2010-06-24  7:30 Charles Clerdan
  2010-06-24  8:58 ` Gilles Chanteperdrix
  2010-06-24 19:29 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 8+ messages in thread
From: Charles Clerdan @ 2010-06-24  7:30 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

Hi,

I'm actually working on an academic project about Real-Time on Xenomai.
I have some questions about Xenomai (for all of them, the application is in
user-space).

How can we use gdb with a RT application? (I understand that, a Xenomai
thread has no PID because it's use a TASK descriptor instead but gdb needs a
PID to attach with)

How can I detect that a Xenomai thread is in secondary mode (I try to use
RT_TASK_INFO but the value is always 0 even if I do non-RT call) ? And does
a mecanism like assertion exist in order to prevent this?

I want to make an IT server as exemple, how can I get back some IT or
generate them from the ADEOS' I-pipe ?

Thanks.

Charles

[-- Attachment #2: Type: text/html, Size: 733 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Xenomai-help] Some questions about Xenomai
@ 2010-08-03 16:03 Martin Kremenak
  2010-08-03 16:26 ` Philippe Gerum
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Kremenak @ 2010-08-03 16:03 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 1953 bytes --]

Hi, 

 

I want to realize control system based on real time Linux. So I decide me
for Xenomai. 

After some research I found a Code Generator for Xenomai from Evidence:
http://www.evidence.eu.com/content/view/175/216 which I can generate Code
from Scilab/Scicos for Xenoami.

I read the readme-file from Evidence and the recommended Xenomai 2.4.3.

 

So I tried to install Xenomai 2.4.3 with Kernel 2.6.24/2.6.24.2/2.6.24.1 on
my System. 

I tried this quick build guide:
http://www.xenomai.org/index.php/Xenomai_quick_build_quide

On the point where I compile the Kernel I got following error:

debXenomai:/usr/src/linux-2.6.24.2# make 
scripts/kconfig/conf -s arch/x86/Kconfig 
   CHK     include/linux/version.h 
   CHK     include/linux/utsrelease.h 
   CALL    scripts/checksyscalls.sh 
   CHK     include/linux/compile.h 
   AS      arch/x86/kernel/entry_32.o 
 arch/x86/kernel/entry_32.S: Assembler messages: 
 arch/x86/kernel/entry_32.S:270: Error: invalid character '_' in mnemonic 
 arch/x86/kernel/entry_32.S:321: Error: invalid character '_' in mnemonic 
 arch/x86/kernel/entry_32.S:351: Error: invalid character '_' in mnemonic 
 arch/x86/kernel/entry_32.S:521: Error: invalid character '_' in mnemonic 
 arch/x86/kernel/entry_32.S:536: Error: invalid character '_' in mnemonic 
 make[1]: *** [arch/x86/kernel/entry_32.o] Fehler 1 
 make: *** [arch/x86/kernel] Fehler 2 

Have anybody the same problem or a solution to fix the problem?

 

Maybe anyone have experience with the Code Generator from Evidence and newer
versions from Xenomai? It is possible to use a newer version?

The Evidence wiki and forum is down. Maybe the project is adjusted, so I can
not ask some people from Evidence. 

 

I also searched for Kernel-Configs for an x86 Intel-System (CoreDuo2),
please post your experience. 

 

Another open point is the graphical interface. I search for something like
xrtailab or  something else. 

 

Regards,

 

Martin K.

 


[-- Attachment #2: Type: text/html, Size: 20306 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-08-03 16:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-24  7:30 [Xenomai-help] Some questions about Xenomai Charles Clerdan
2010-06-24  8:58 ` Gilles Chanteperdrix
2010-06-24  9:10   ` Charles Clerdan
2010-06-24 19:29 ` Gilles Chanteperdrix
     [not found]   ` <AANLkTimofdDy_OSC6dr_2l4X8vAn8oPsQdqVXrSWZ-2e@domain.hid>
2010-06-25  7:42     ` Charles Clerdan
2010-06-25 12:12       ` Gilles Chanteperdrix
  -- strict thread matches above, loose matches on Subject: below --
2010-08-03 16:03 Martin Kremenak
2010-08-03 16:26 ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.