Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Discussion Groups

VxWorks

Comp.Arch.Embedded is a worldwide Usenet news group that is used to discuss various aspects of Embedded Systems development.

We found 209 threads matching "vxworks"

You are looking at page 1 of 6.

The most relevant threads are listed first

Task deleting itself in VxWorks

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 ...Task deleting itself in VxWorks

Delete itself in VxWorks

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 ...Delete itself in VxWorks

Is 'for' better in Vxworks ?

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 ...Is 'for' better in Vxworks ?

Linux "wait_queue" equivalent in VxWorks 6.x

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...Linux

Graphic libraries for vxWorks

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 ...Graphic libraries for vxWorks

Porting VxWorks on Linux or BSD 6.x

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...Porting VxWorks on Linux or BSD 6.x

books or materials for vxworks

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 ...books or materials  for vxworks

Re: C++ STL in embedded systems

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 ...Re: C++ STL in embedded systems

Kerberos on VxWorks

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...Kerberos on VxWorks

Related to VXWORKS

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. ...Related to VXWORKS

bcopy

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...bcopy

USB host on VxWorks 5.5 PPC 5200

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. ...USB host on VxWorks 5.5 PPC 5200

Re: POSIX cleaning ^.^ on real time What if I signal to dead thread?

Dave - 04:30 11-07-06
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...Re: POSIX cleaning ^.^ on real time What if I signal to dead thread?

Re: rtos features

EventHelix.com - 07:24 22-06-04
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 ...Re: rtos features

scheduler

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...scheduler

i find difficulty to using vxworks.

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 ...i find difficulty to using vxworks.

Re: Exact Place at which my application goes weird

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. ...Re: Exact Place at which my application goes weird

MVME-6100 vxWorks and Bus Errors

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...MVME-6100 vxWorks and Bus Errors

loading linux using vxworks boot loader

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...loading linux using vxworks boot loader

Code porting from VxWorks to Rtems

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 ...Code porting from VxWorks to Rtems

can i have 8019 ethernet card drivers for vxworks..

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. ...can i have 8019 ethernet card drivers  for vxworks..

how to generate vxworks bsp

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...how to generate vxworks bsp

Embedded RTOS and VxWorks Training

Sophie Williams - 17:50 20-05-04
HI can anyone suggest 1. where I can locate Embedded RTOS training materials 2. a qualified VxWorks trainer with his own materials thanks Sophie ...Embedded RTOS and VxWorks Training

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:24 20-06-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:37 18-11-05
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:37 19-12-05
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:49 18-01-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:27 18-02-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:33 20-03-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:35 20-04-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:23 21-05-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:47 20-07-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:48 19-08-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:52 18-09-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:25 19-10-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:23 18-11-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:29 18-12-06
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

[comp.os.vxworks] FAQ - index

Johan Borkhuis - 00:28 17-01-07
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

how to generate vxworks bsp?

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...how to generate vxworks bsp?

how to generate a vxworks bsp ?

xtmtd - 10:52 06-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 st...how to generate a vxworks bsp ?
| 1 | 2 | 3 | 4 | 5 | 6 | next