All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] xenomai on blackfin svn4240
@ 2008-11-04 17:15 Filip Van Rillaer
  2008-11-10 15:41 ` Philippe Gerum
  0 siblings, 1 reply; 5+ messages in thread
From: Filip Van Rillaer @ 2008-11-04 17:15 UTC (permalink / raw)
  To: xenomai

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

Hello,
 
Starting from subversion revision 4240, xenomai is not compiling anymore
for blackfin.
I think that part of the problem is the absence of following parts in
usermode (I mean not __KERNEL__) in the file asm-blackfin/atomic.h :
 - typedef for xnarch_atomic_t is missing
 - xnarch_atomic_get is missing
 - xnarch_atomic_set is missing
 - xnarch_atomic_cmpxchg is missing
 
I also had to make the function xeno_init_current_mode (file bind.h) as
<<static inline>> to avoid a problem with multiple definitions when
linking my user-application (it includes functions of native and rtdm
library).
 
Finally rt_task_shadow fails and returns  EFAULT (but that problem can
be caused by my own dummy implementation for the functions mentioned)
 
Best regards,
Filip

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

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

end of thread, other threads:[~2008-11-14 10:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-04 17:15 [Xenomai-help] xenomai on blackfin svn4240 Filip Van Rillaer
2008-11-10 15:41 ` Philippe Gerum
2008-11-12 11:16   ` Filip Van Rillaer
2008-11-12 11:34     ` Philippe Gerum
2008-11-14 10:48       ` 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.