vxworks
vxWorks pthreads
All the docume开发者_开发知识库ntation I\'ve read so far seems to indicate that posix thread support exists in my version of vxWorks (6.8) however a simple test application fails to perform as expecte[详细]
2023-04-13 01:52 分类:问答Task in vxworks
When we doing taskSpawn a task is creating in vxworks. What is actually a task. Is there any relation with thread.[详细]
2023-04-13 01:29 分类:问答Convert GetTickCount() vxWorks to Linux
I am porting some vxWorks code to Linux. I looked at this answer an开发者_如何学Pythond it recommends CLOCK_MONOTONIC. Is that a suitable replacement for the following define:[详细]
2023-04-12 12:40 分类:问答Relocation value does not fit in 24 bits
I tried to load a code file to memory using the vxWorks functi开发者_Python百科on loadModule and it gave me the error:[详细]
2023-04-04 06:14 分类:问答Fetch flash memory content into PC via uBoot [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-02 10:11 分类:问答C++ compile error in xlocale in vxworks
I am compiling a C++ code on Vxworks6.8 and i am facing with following error d:/windri~1/gnu/412-vx~1.8/lib/gcc/../../include/c++/4.1/xlocale: In function \'const _Facet& std::use_facet(const std[详细]
2023-04-01 17:57 分类:问答which ending should a vxworks script have?
I want to execute some shell commands automatically, but I don\'t know in which format the scripts must be written.[详细]
2023-03-25 06:20 分类:问答C++ error instantiated from here when using templates
template<class Concept> class OMAbstructContainer { friend class OMIterator<Concept> ; // ...[详细]
2023-03-23 22:58 分类:问答Xenomai on Ubuntu: vxworks skin disabled?
i am new to Xenomai so please forgive me if my question is silly i have installed xenomai 2.4.8 in my ubuntu 11.04 with the command[详细]
2023-03-18 19:15 分类:问答Floating point operations in interrupt handler (PowerPC, VxWorks)
I haven\'t found any resources that exactly answer what I am trying to understand with an issue I saw in a piece of software I am working on, so I\'ll ask the geniuses here![详细]
2023-03-18 04:43 分类:问答