Questions Tagged [Wind-River-Workbench]

Wind River Workbench is a complete suite of developer tools for software running on Wind River platforms. It's everything you need to quickly configure your operating system, analyze and tune your software, and debug an entire system.

37 questions
0 votes
0 answers
39 views

VxWorks Simulator Error: failed for simnet0

I am a beginner in VxWorks. I use Wind River Workbench 4 and VxWorks-7 for VxWorks Development. I start the VxWorks Simulator in Wind River Workbench Terminal with prebuilt VIP project located in /...
0 votes
0 answers
68 views

How to create a VxWorks Layer with subprojects that compile to binaries?

I have multiple RTPs under different projects within the same workspace that I would like to compile and include their binaries through the use of VxWorks binary layers. Like so: sub_project1 main.c ...
0 votes
1 answer
136 views

32-bit Build on 64-bit Linux

I want to build my recipe into 32bit binary on 64bit system, I have Multilib enabled : multilib configuration add in local.conf : MACHINE = "ti-am335x" require conf/multilib.conf MULTILIBS = ...
0 votes
1 answer
271 views

Compile VxWorks using clang -cc1 option fail when adding -g debug flag

I'm trying to compile VxWorks 7 SR660 on Wind River Workbench using clang version 10.0.1.1. When compiling without debugging (-g flag) the compilation succeeds, when adding -g flag I get an error &...
  • 31
0 votes
0 answers
253 views

How to compile C++ file on Wind River Workbench 3.3 ?

I try to compile C++ file on Wind River Workbench 3.3 , report error (etoa:4020): identifier "class" is undefined. I have modified build tools to c++ compiler ,it still doesn't work . ...
0 votes
0 answers
143 views

Reading a GPR with inline assembler

I am using the Diab C compiler (v5.9.4) for the PowerPC and I need to copy the content of a General purpose register into a function's local variable. Are there any examples of how can I read a GPR ...
0 votes
0 answers
138 views

Unable to run docker container in windriver operation system

Our project is a microservice application. we run 5 to 6 docker containers using docker-compose and this is working fine in ubuntu, centos, and redhat. Am not able to run the same in windriver ...
0 votes
1 answer
47 views

how to include .spt files in cmake

I am working on an embedded project with windriver compile rhow to include the (range.spt) assembly file to compile this in to range.o. I tried the below step set(FREESCALE_SPT_ASM_FLAGS "-I${...
2 votes
1 answer
210 views

__asm and PCLint 9.0L Error 14: Symbol 'TS_IntDisableAsm(void)' previously defined

I using the PCLint-Check 9.0L for a Project and got the current Error Message during a Lint-Check on all Lint-Object-Files(*.lob) of the Project: W:\DevWA\src\Platforms_h\TSPlatforms.h Error 14: ...
0 votes
0 answers
1k views

generate .o files from compiler instead of .obj files

I am working in an embedded project. target : ppc compiler : windriver Host environment : windows 10 build generator : cmake, MinGW makefiles during compilation i see .c.obj getting generated. I want ....
0 votes
1 answer
1k views

compiling assembly(.s) files in cmake

I am working on an embedded project with windriver compiler The obj file(crt0.o) has the starting point(contains “main”) as per compiler design. In my project, we have written our own assemlbly file(...
0 votes
1 answer
813 views

How to use floating WindRiver license in cmake

I am using WindRiver compiler with floating license on windows Machine. I have to cross compile a software to ppc architecture using windriver. I have created a toolchain file with above two. When i ...
2 votes
2 answers
2k views

Test access to WindRiver/VxWorks license server?

I'm having trouble debugging a WindRiver build system where the build machine seems unable to obtain a license from the WindRiver license server. Is there a tool that allows me to run a "get me ...
0 votes
1 answer
198 views

Access sys/select.h while in a DKM in VxWorks

I am running an application that is a DKM in VxWorks. I have functions that need the sys/select.h file, however that is only available to RTPs. Is there a way to access those function in a DKM?
  • 381
0 votes
1 answer
181 views

Add the UNIX layer to your VxWorks Source Build project

I'm trying to use UNIX commands in my Vxworks project. I read online that I can add an UNIX layer to my project, but there is no information on how to do that. How can I Add the UNIX layer to my ...
  • 381

15 30 50 per page
Sarah Jenkins

Sarah Jenkins

Senior Technology Editor & AI Specialist

Sarah Jenkins is a veteran tech journalist with over 12 years of experience covering artificial intelligence, mobile innovations, and digital ethics. Her insights have appeared in leading technology publications worldwide.

Share this article
Twitter Facebook Pinterest