From: virendra.agadi@domain.hid
To: xenomai@xenomai.org
Subject: [Xenomai-help] Not able to execute xenoscope.
Date: Fri, 3 Apr 2009 06:41:30 -0400 [thread overview]
Message-ID: <47104.41238755290008.JavaMail.root@domain.hid> (raw)
HI All,
I have recently joined the xenomai-help group.
I want to upgrade uItron skin to the spec 4.0 as my application to be ported is uITRON 4.0 complient.
I have built the adeos patch along with linux kernel on x86 machine(PC)and also installed xenomai patched kernel.
Versions used:
Linux kernel: 2.6.25.11 (Fedora 9)
Xenomai Version: xenomai-2.4.7
Xenosim Version: xenosim-2.4.7
Now I am trying to configure Xenosim, for basic testing and profiling. Going forward I would be extensively using Xenosim to test and profile uITRON 4.0 skin. I hope I will be able to commit uITRON-4.0 skin along with Xenosim testsuite for uITRON in future.
I built xenosim successfully except got one compiler error related to type "__user" in files heap.h,heap.c,queue.c and queue.h, which I resolved by adding /linux/conpiler.h in files heap.h and queue.h under path ""xenomai-2.4.7/include/native".
I installed the Xenosim as refered in README.txt present under xenosim directory.
I got the targets Xenoscope and gcic installed in xenosim build DIR/bin
Then I tried with posix demos present along with the xenosim package.
I followed the steps:
> export PATH=/usr/xenomai/bin:$PATH
> export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
> cd ../xenomai-2.4.7/sim_build/skins/posix/demos
>make satch_sim
>xenoscope satch_sim
but I could not get the xenoscpe UI window.
I also tried just running xenoscope but still I am not getting the window.
After debuging using GDB I see that in file "bridge.cc", it could successfully initialize Tcl_Init(tclInterp) and Tk_Init(tclInterp),
but at function Tix_Init(tclInterp) it gives segmentation fault, I could not step into the function.
So basically Tix_Init is failing/crashing for me, due to which I am not getting xenoscope window.
Please let me know if there is any version mismatch in Tix,TCL or TK? or is there any other issue?
Here are the versions of TCL.TK and TIX
TCL version : 8.3.5
TK version: 8.3.5
TIX version: 4.1
As I am new to Linux and also Xenomai/Xenosim, I am not sure if the Xenosim problems are to do with the way I configure/build/install Xenosim.
Please any one can guide me as to why Tix_Init() got crashed?
Thanks in Advance.
Kind Regards,
Virendra.
--
This message was sent on behalf of virendra.agadi@domain.hid at openSubscriber.com
http://www.opensubscriber.com/messages/xenomai@xenomai.org
next reply other threads:[~2009-04-03 10:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-03 10:41 virendra.agadi [this message]
2009-04-03 11:37 ` [Xenomai-help] Not able to execute xenoscope Gilles Chanteperdrix
-- strict thread matches above, loose matches on Subject: below --
2009-04-03 10:36 virendra.agadi
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=47104.41238755290008.JavaMail.root@domain.hid \
--to=virendra.agadi@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.