VxWorks编程指导(国外英文资料).doc
文本预览下载声明
VxWorks编程指导(国外英文资料)
overview
introduction
This manual is about VxWorks, a high-performance real-time operating system for Tornado development systems. This manual includes the following:
How to use VxWorks in real time applications.
How to use VxWorkss optional component WIND base class, VxMP, and VxVMI.
Not using the project how to configure and compile VxWorks.
How to use the Target resident tool of VxWorks.
Information about all the architectures supported by l VxWorks.
L Wind River System C and C + + coding specifications.
The chapter where this chapter begins is a chapter on how to install and start VxWorks in the Tornado development system. It then Outlines the role of VxWorks in real-time application development, the function of VxWorks, customer service of the Wind River System, and the writing conventions of this chapter.
Start with the Tornado development system
The following sections provide information on installing and configuring the Tornado development system, including VxWorks. The configuration information depends on whether you use the development host for Windows or Unix; Thus Tornado user guidance is platform related.
(omitted)
1.3. VxWorks: an assistant for real-time application development
Both Unix and Windows are great platform for application development and interactive applications, but they are not suitable for real-time applications. On the other hand, the real-time operating systems of the past did not provide a good operating environment for application development and application non-real-time components, such as to the GUI.
The Wind River philosophy is to use two mutually collaborative operating systems to complement each others shortcomings (such as VxWorks and Windows or VxWorks and Unix), and let them do their best. VxWorks provides real time for applications, while the host is used for application development and non-real-time applications.
VxWorks is tailored, and you can tailor VxWorks to include only the parts you need for your
显示全部