Research on VxWorks-oriented Integrated Development Environment for Embedded Software

WANG Lize,LIU Bin,YANG Shunkun,YAN Lin
DOI: https://doi.org/10.3969/j.issn.1000-3428.2006.03.020
2006-01-01
Abstract:An integrated development environment for embedded software is designed in this paper,including coding,compiling,linking,downloading,debugging etc.The fundamental is based on host-target mode: cross-gcc is used to compile and link source code,RPC is adapted to download object modules,and remote debugger GDB is utilized to realize source level debugging by communicating with WDB agent provided by VxWorks.
What problem does this paper attempt to address?