Hi I develop C/C++ for VxWorks on WinXP using ccarm compiler. And I would like to add a hot fix for on t开发者_如何转开发op of a released delivery which was build long time ago. Sources are kept on Cl
This is my first question here :). I been trying for while now to map physical memory to virtual memory in vxWorks 6.8 with no success,
We\'re trying to use VxWorks\' UDP multicast. Using the command line (->), we call the initialization function with some parameters and the multicast runs successfully.
I am attempting to use the boost header-only Property Tree library with VxWorks 6.6 in kernel mode, and I am getting an undefined symbol for std::runtime开发者_如何学Go_error::~runtime_error when I lo
For an ordinary binary semaphore, a task attempting to synchronize to an external event creates an empty
Does having global variables increase the size of the executable? If yes how? Does it increase only the data section size or also the text section size?
What are the Compiler Options & O开发者_高级运维ther mechanism for reducing the static library size?
I asked this question before and had no resolution (still having the problem). I am stumped because the function returned without error an开发者_运维知识库d NO DATA was sent! This code works on Linux
I am running into a strange issue I\'ve been able to track down somewhat but I still can\'t see the cause. Maybe someone here can shed some light?
I\'m working with board support package (BSP) in VxWorks that uses pciAutoConfig() to configure the PCI bus.When I add an Ethernet controller card to the bus the pci display routines do not show the c