c-overview1.html

来自「vxworks相关论文」· HTML 代码 · 共 95 行

HTML
95
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><link rel="STYLESHEET" type="text/css" href="wrs.css"><title>    Overview   </title></head><body bgcolor="FFFFFF"><p class="navbar" align="right"><a href="index.html"><img border="0" alt="[Contents]" src="icons/contents.gif"></a><a href="GuideIX.html"><img border="0" alt="[Index]" src="icons/index.gif"></a><a href="c-overview.html"><img border="0" alt="[Top]" src="icons/top.gif"></a><a href="c-overview.html"><img border="0" alt="[Prev]" src="icons/prev.gif"></a><a href="c-overview2.html"><img border="0" alt="[Next]" src="icons/next.gif"></a></p><font face="Helvetica, sans-serif" class="sans"><h3 class="H2"><i><a name="83910">1.1  &nbsp;&nbsp;Introduction</a></i></h3></font><dl class="margin"><dl class="margin"><dd><p class="Body"><a name="85365"> </a>Tornado is an integrated environment for software cross-development. It provides an efficient way to develop real-time and embedded applications with minimal intrusion on the target system. Tornado comprises the following elements:</p></dl><dl class="margin"><p class="listspace"><ul class="Bullet" type="disc"><li><a name="83912"> </a>VxWorks, a high-performance real-time operating system. </li></ul></p><p class="listspace"><ul class="Bullet" type="disc"><li><a name="83916"> </a>Application-building tools (compilers and associated programs). </li></ul></p><p class="listspace"><ul class="Bullet" type="disc"><li><a name="83917"> </a>An integrated development environment (IDE) that facilitates managing and building projects, establishing and managing host-target communication, and running, debugging, and monitoring VxWorks applications. </li></ul></p></dl><dl class="margin"><dd><p class="Body"><a name="83918"> </a>The Tornado IDE is the main focus of this manual. Key features of the IDE are:</p></dl><dl class="margin"><ul class="BulletSingle" type="disc"><li><a name="83921"> </a>An integrated source-code editor.</li></ul><ul class="BulletSingle" type="disc"><li><a name="83922"> </a>A project management facility.</li></ul><ul class="BulletSingle" type="disc"><li><a name="85780"> </a>Integrated C and C++ compilers and <b class="command">make</b>.</li></ul><ul class="BulletSingle" type="disc"><li><a name="83927"> </a>The <i class="term">browser</i>, a collection of visualization aids to monitor the target system.</li></ul><ul class="BulletSingle" type="disc"><li><a name="83928"> </a>CrossWind, a graphically enhanced source-level debugger.</li></ul><ul class="BulletSingle" type="disc"><li><a name="83929"> </a>WindSh, a C-language command shell that controls the target.</li></ul><ul class="BulletSingle" type="disc"><li><a name="85139"> </a>An integrated version of the VxWorks target simulator, VxSim.</li></ul><ul class="BulletSingle" type="disc"><li><a name="85140"> </a>An integrated version of the WindView software logic analyzer for the target simulator.</li></ul><ul class="BulletSingle" type="disc"><li><a name="85153"> </a>Customization options for many features, including integration of alternate editors and configuration management (CM) tools, as well as the entire Tornado GUI itself.</li></ul></dl><dl class="margin"><dd><p class="Body"><a name="85686"> </a>The Tornado environment is designed to provide this full range of features regardless of whether the target is resource-rich or resource-constrained. Tornado facilities execute primarily on a host system, with shared access to a host-based dynamic linker and symbol table for a remote target system. <a href="c-overview1.html#85690">Figure&nbsp;1-1</a> illustrates the relationships between the principal interactive host components of Tornado and the target system. Communication between the host tools and VxWorks is mediated by the target server and target agent (<a href="c-overview1.html#85690">Figure&nbsp;1-1</a>). <div class="frame"><h4 class="EntityTitle"><a name="85690"><font face="Helvetica, sans-serif" size="-1" class="sans">Figure 1-1:&nbsp;&nbsp;Tornado Development Environment</font></a></h4><dl class="margin"><div class="Anchor"><a name="85740"> </a><img class="figure" border="0" src="images/c-overviewa.gif"></div></dl></div></p><dd><p class="Body"><a name="83934"> </a>With Tornado, the cycle between developing an idea and the opportunity to observe its implementation is extremely short. Fast incremental downloads of application code are linked dynamically with the VxWorks operating system and are thus available for symbolic interaction with minimal delay.</p><dd><p class="Body"><a name="85752"> </a>A unified macro language called Tcl provides a consistent environment for customization across the entire range of graphical Tornado development tools.</p></dl></dl><a name="foot"><hr></a><p class="navbar" align="right"><a href="index.html"><img border="0" alt="[Contents]" src="icons/contents.gif"></a><a href="GuideIX.html"><img border="0" alt="[Index]" src="icons/index.gif"></a><a href="c-overview.html"><img border="0" alt="[Top]" src="icons/top.gif"></a><a href="c-overview.html"><img border="0" alt="[Prev]" src="icons/prev.gif"></a><a href="c-overview2.html"><img border="0" alt="[Next]" src="icons/next.gif"></a></p></body></html><!---by WRS Documentation (), Wind River Systems, Inc.    conversion tool:  Quadralay WebWorks Publisher 4.0.11    template:         CSS Template, Jan 1998 - Jefro --->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?