VxWorks 7 SDK for QEMU (IA)
The VxWorks 7 SDK is a development environment dedicated to VxWorks application developers which includes the following features:
- standard cross-compilation tools based on clang/LLVM which can be used to build both downloadable kernel modules (DKM) and RTP (Real Time Process) applications
- simplified build management: makefile, cmake, roll-your own
- target / architecture specific: includes a generic VxWorks kernel which is bootable on the target platform
- header files and libraries for application development
- Wind River Debugger
- documentation
Refer to the Visual Studio Code Getting Started guide for setup instructions and links to product-specific tutorials to help get you up and running.