VxWorks
Comp.Arch.Embedded is a worldwide Usenet news group that is used to discuss various aspects of Embedded Systems development.
We found 211 threads matching "vxworks"
You are looking at page 1 of 6.
The most relevant threads are listed first
karthikbalaguru - 00:22 14-10-07
Hi,
Can the calling task delete itself in VxWorks ?
Is there any pdf/link that discusses about this ?
This deletion is possible in =B5C/OS-II , but i need to know some info
w=2Er.t VxWorks
Thx in advans,
Karthik Balaguru
...
karthikbalaguru - 23:17 13-10-07
Hi,
Can the calling task delete itself in VxWorks ?
Is there any pdf/link that discusses about this ?
This deletion is possible in =B5C/OS-II , but i need to know some info
w=2Er.t VxWorks
Thx in advans,
Karthik Balaguru
...
karthikbalaguru - 07:00 18-10-07
Hi,
How many cycles does memcpy require in VxWorks w.r.t Arm Processor.
Is 'for' better compared to 'memcpy' in VxWorks ? Any ideas ?
Thx in advans,
Karthik Balaguru
...
Ebastec - 07:05 01-07-06
Hello all.
While porting firmware from Linux 2.4 to VxWorks 6.x, I came across a
Linux object named "wait_queue". I'm trying to figure out what's the
best VxWorks object that fulfill the Linux "wait_queue" task. I started
to use VxWorks message queues for it, but I'm not sure that it is the
s...
Meenal Gupta - 05:52 14-09-06
Hello Friends,
I am working on tornado 2.0 on windows
I want to know ........
Does vxWorks support any graphic libraries ?
Is there any option that we can take the windows graphic support on
vxWorks?
I want ot create a window on vxworks from where i can create the
window?
How to make my own ...
ak - 17:34 08-06-07
Hello,
We have a complex VxWorks based embedded application - We want to now
switch to Linux or BSD (preferred)
I need to prototype this -
I see that MontaVista has an open Source library @ (http://
legacy2linux.sourceforge.net/v2linux.html) to help with this porting
-
- I have severa...
sugam - 00:46 03-02-06
i have recently joined a course in embedded system design. can any one
suggest me some good books for vxworks along with its prerequisites
...
AD - 13:50 05-01-06
I did face few issues when introducing STL in a vxWorks based
system.Major problems were:
- significant code bloat
- incomplete STL support by the specific vxWorks version that we were
using. There were scores of linking errors whenSTL was used.Had to make
modifications to the STL header files ...
morpheus - 05:39 21-04-08
Hi all,
We are trying to give the kerberose library support on VxWorks 6.5.
Presently VxWorks doesn't support Kerberose library. So we are decided
to port one good Kerberose implementation. I've found a few libraries
over the net. But if anybody have already tried porting any good
kerberose i...
A.P.Sundar - 07:07 19-06-08
1. Is there any free RTOS available which can be ported to ARM 7 and 9
controllers.
2. Can Vxworks be ported to VIA processors?.
Sundar.
...
andersod2 - 21:19 28-08-08
Hey all,
Is there a simulator-type shell of VxWorks that works with windows
xp?...I'm thinking something along the lines of like cygwin...I know
it's kind of a backwards idea, but I'm just talking in terms of
getting used to the dev environment and basic stuff that isn't
particularly real-tim...
karthikbalaguru - 05:04 08-10-07
Hi,
I find that the stackpointer is pointing to 'bcopy' at the time of
crash of my VxWorks application.
This was found by analysing the log file and the Vxworks MAP files.
On stack traceback, i find that 'bcopy' is being called by another
routine (namely 'A').
I do not find 'bcopy' being...
sfsharon@gmail.com - 07:59 10-05-08
I need information on how to add USB functinality - reading and
writing from a mass storage device (DoK). My board is a PPC based,
MPC5220 (freescale) Lite evaluation board, and I'm running on a
VxWorks 5.5 version. Any help or a point to where to begin from, would
be very helpful.
...
On Tue, 11 Jul 2006 00:30:20 -0700, ahtz wrote:
> POSIX cleaning ^.^ on real time What if I signal to dead thread?
> Nice to question again fellas. How you been!
>
> Lately, I control the signal actions in threads on Vxworks.
> I don't know how VxWorks library do the things insightly bu...
Did you consider VxWorks? VxWorks has been around for a long time and
is quite stable.
Sandeep
--
http://www.EventHelix.com/EventStudio
EventStudio 2.0 - Real-time and Embedded System Design CASE Tool
...
karthikbalaguru - 16:56 14-05-08
Hi,
I am trying to port a linux(2.6)(posix compliant) software based on
ARM9 to VxWorks(6.5)(Posix
Compliant) running on ARM9. The software deals with lot of
thread(posix) creation and intertask communications. It also deals
with shared memory.
I am worried that the scheduler of linux and vx...
BAKERY - 09:30 05-07-06
all hi! ^.^
sorry that my bad english skill.
i'm university student in korea. (major : electronics)
please help me.... =E3=85=A0.=E3=85=9C
i was take lectures on linux embedded.
even if it was very elementary and using linux contents,
it gave a self-confidence to me about using ...
karthikbg - 12:11 06-02-07
On Feb 6, 8:07 pm, "Boudewijn Dijkstra" wrote:
> Op Tue, 06 Feb 2007 14:42:27 +0100 schreef karthikbg
> :
>
> > My application goes into a Deadlock condition OR some_Unknown_Problem.
> > If i use JTAG and do 'Connect' , can i get the exact place of problem
>
> It's possible.
...
16:36 25-01-07
Anybody have any experience with the Motorola MVME-6100 singleboard
computer running vxWorks?
I have been porting an application, not written by me, from an older
MVME-167 processor to the MVME-6100. It has been a very long hard
climb... However I feel the end is near. The application invol...
Sagar Borikar - 06:07 18-05-06
Hi ,
I am loading the kernel 2.6.12 for MIPS target using vxworks boot
loader.
VxWorks kernel 5.5.1 image is at 0x80010000 and I have linked the linux
ELF image with the same start address in Makefile. And the
start_kernel with 0x80ae600 address.
As it is vxworks version is after 5.4 , it c...
03:19 05-05-06
Hi,
I have a code in c for a chip(driver), which is calling functions of
the vxworks RTOS. Functions such related to semaphores and queues.
I need to port the drivers for RTEMS RTOS. Can someone please help me
with how to go around with this.
Regards,
Amit
...
hariprasad25 - 07:47 06-05-07
hi friends,
iam doing R & D on ethernet cards specifically 8019. i want to
use the drivers given in vxworks 5.4 or if the drivers are not available
can i add it as a patch..
plz help me out of it.
hari.
...
xtmtd - 20:57 03-10-06
hi,
i want to generate bsp for vxworks in the xilinx edk after clicking
down the "generate libraray ans bsps", but then a problem come up to me.
/cygdrive/c/EDK/gnu/powerpc-eabi/nt/bin/../lib/gcc/powerpc-eabi/3.4.1/../../../../powerpc-eabi/bin/ld:
cannot find boot.o
collect2: ld return...
HI
can anyone suggest
1. where I can locate Embedded RTOS training materials
2. a qualified VxWorks trainer with his own materials
thanks
Sophie
...
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
Archive-name: vxworks-faq/index
Posting-Frequency: monthly
Last-modified: 2005/07/29
Version: 1.53
URL: http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html
Copyright: (c) 1999 - 2005 Johan Borkhuis
Maintainer: Johan Borkhuis
This is the index of the FAQ for the newsgroup comp.os.vxwork...![[comp.os.vxworks] FAQ - index](/new/images/icon_more.jpg)
xtmtd - 21:05 03-10-06
hi,
i want to generate vxworks bsp in xilinx edk after clicking down the
"generate library and bsps",the following error comes to me:
/cygdrive/c/EDK/gnu/powerpc-eabi/nt/bin/../lib/gcc/powerpc-eabi/3.4.1/../../../../powerpc-eabi/bin/ld:
cannot find boot.o
collect2: ld returned 1 exit status...
|
1 |
2 |
3 |
4 |
5 |
6 |
next