Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . os . vxworks
This is a Usenet group - learn more
Find or start a Google Group about vxworks.
Group info
Language: English
Group categories:
Computers > Operating Systems
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 31299  Older »
Description: The VxWorks real-time operating system.
 

How to handle all API for C++ in vxworks 
  Hi friends I want to use C++ development in vxworks From online search what i realise is in vxworks for all available API FUNCPTR takes only static memebr function For example taskSpawn() wdStart() sysIntConnect()...etc all above API takes static member function as a function pointer due to which it's require to use wrapper functions with this pointer... more »
By mandar hirlekar  - Jun 3 - 1 new of 1 message    

TrueFFS in VxWorks 
  I'm configuring TrueFFS in VxWorks. There is a macro FLASH_BASE_ADRS. Should I specify a virtual or physical address for this ? Thanks.
By Suresh  - May 31 - 1 new of 1 message    

network problem vxworks 6.4/MPC5200B 
  Hi, I have the following problem in my MPC5200B based system. It has a single FEC interface, which is connected to a switch. It receives both UDP multicasts and a UDP unicasts, and sends UDP unicasts.These are handled by 3 different tasks each with its own socket. the tasks have priority of 100. After a while (10 minutes or so), it stops both... more »
By eregev  - May 18 - 1 new of 1 message    

Vxworks /tgtsvr 
  Hello everyone. I am little new to Vxworks OS and workbench evniornment. I am currently trying to do an fopen to create folders and bunch of files on my test fixture. I am using /tgtsvr and set path on the PC to store files to. Now after issueing fopen, I am able to create folders and files on my PC. However, fopen keeps failing... more »
By sony1111  - May 3 - 1 new of 1 message    

Ethernet Intialization in vxworks 6.7 
  hai all I am using ipcom_drv_eth_init and followed by ifconfig for initializing the Ethernet Channels but after the compilation i am getting warning implicit declration of ipcom_drv_eth_init and ifconfig Pls Help me regards Raghu
By srinath  - May 3 - 2 new of 2 messages    

Using telnet from Solaris 9 to PPC Processor with VxWorks OS 
  I'm trying to get the version of the software loaded on a processor, which uses VxWorks, from a Solaris 9 machine. However, I need to be able to do this for multiple (30+) processors, which all use VxWorks, and I need to repeat this process numerous times. I've tried using telnet, but the version of telnet that we have (about 20 years old)... more »
By Scott Kirkwood  - Apr 26 - 1 new of 1 message    

VxWorks VGA boot line 
  Hello everybody, I've got a problem concerning the vga support of VxWorks. I am trying to configure my own bootloader/image for an core2 duo CPCI Board. The board doesn't have a serial port, thats why I would like to use a VGA for output. I've already included the PC_CONSOLE in the Kernel Configuration, wich... more »
By Lars Schürmann  - Apr 26 - 1 new of 1 message    

Read MAC address on VxWorks 6.8 
  I am attempting to read the MAC address of my device on VxWorks 6.8. Back on Vx5.5, I was able to do this: char macAddress[6]; STATUS ret = ERROR; void * pDrvCookie = muxTkCookieGet(LAN_IF_NAME, LAN_IF_NUMBER); if( pDrvCookie == NULL ) return ERROR; else ret = muxIoctl( pDrvCookie, EIOCGADDR, macAddress);... more »
By MotoDev  - Apr 19 - 1 new of 1 message    

Gary Sokolich 2305 
  2305 W Gary Sokolich 801 Kings Road Newport Beach, CA 92663-5715 (949) 650-5379 Local PD 949-644-3681 Residence: 5309 Victoria Ave., Los Angeles, CA, 90043 [link] TEXAS BOARD OF PROFESSIONAL ENGINEERS... more »
By Gary Sokolisch  - Apr 18 - 3 new of 3 messages    

snmp agent 
  I realised the snmp agent according to the wind river snmp tutorial, when doing the "next ipAdEntAddr" command, the expected result shoulb be "ipAdEntAddr 127.0.0.1 IP Address: 127.0.0.1", but the result turned to be "ip.24.6.0 Guage:1". How to solve the problem?
By tangjing0...@hotmail.com  - Apr 17 - 1 new of 1 message    

1 - 10 of 31299   « Newer | Older »

XML