All of lore.kernel.org
 help / color / mirror / Atom feed
From: somshekar kadam <som_kadam@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] Xenomai on MIPS intial boot
Date: Mon, 12 Mar 2007 13:23:50 +0000 (GMT)	[thread overview]
Message-ID: <403615.11286.qm@domain.hid> (raw)
In-Reply-To: <45E403F9.5060803@domain.hid>


Hi All, 

   I have implelented Xenomai for MIPS , as due to
some legal issues with project completion, I can
submit for Open source. I hope this is understood. 

Initial code is put for mips architecture related. 
There are two issues right now I am facing, throw some
light on this. 

Issue 1 

1) Implementing Xnpod_start_thread, for Mips involves
xnarch_init_thread, I checked other architectures,
what I get it only a stack initilaisation for the new
tthread, correct me if I am wrong, I am not able to
fix other thread_info parametters for this function
only. I have booted the Xenomai without thead creation
able to see Xenomai registered as domain and starting
API services. I am testing the invoking of Syscalls
happening proper, yet to be done to prove services are
working fine. Does anybody have any pointer on this
xnarch_init_thread.

Issue2 

To check the APIS services are implemented , I trying
to create the /usr/xenomai libe for application by
compiling Xenomai by configuring 
./configure --target=mips --host=i386 --enable-shared
CC=mips_fp_be-gcc 
configured properly after this command
then I say make command

it is giving me  "impossible constraint asm"
to create alarm lib for xenomai. 

I made chaanges to support MIPS in configure.in, also
in the config.status to create
include/asm-mips/Makefile, and
iclude/asm-mips/bits/Makefile. 
These file are created and compile it still impossibel
constarint asm error persists.

I even disabled the optimization -O2 option , no
change, I am lost please give any pointers on this. 
is not the proper arch getting the one is it GCC
related bug, I need to check 

Yes I know its long mail. 

Thanks And Regards
Neelu


		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/


  reply	other threads:[~2007-03-12 13:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27  9:21 [Xenomai-core] Some doc improvements Wolfgang Grandegger
2007-02-27 10:12 ` Jan Kiszka
2007-03-12 13:23   ` somshekar kadam [this message]
2007-03-12 13:31     ` [Xenomai-core] Xenomai on MIPS intial boot Gilles Chanteperdrix
2007-03-14 20:43     ` Gilles Chanteperdrix
2007-03-15 10:45       ` somshekar kadam
2007-03-15 11:04         ` Philippe Gerum
2007-03-16  7:52           ` somshekar kadam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=403615.11286.qm@domain.hid \
    --to=som_kadam@domain.hid \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.