⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 step5.html

📁 描述ARM7TDMI在点灯程序
💻 HTML
字号:
<html>
<head>
<title>Getting Started</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<hr>
<div align="center"><b><font face="Arial, Helvetica, sans-serif"> <font size="3">Download 
  a standard program on the board and run it</font></font></b> </div>
<hr>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">From the &quot;Start&quot; 
    menu, launch ARM Developer Suite&#153; Project manager,</font></li>
</ul>
<p align="center"><img src="../picture/start_tool.gif" width="438" height="124"></p>
<ul>
  <li><font size="2" face="Arial, Helvetica, sans-serif">In the &quot;File&quot; 
    menu, select &quot;Open Project in Builder...&quot;,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A0.gif" width="534" height="443"></p>
<ul>
  <li><font size="2" face="Arial, Helvetica, sans-serif">Use the following path 
    &quot;C:\AT91_Microcontroller\AT91R40008-LedSwing-ADS1_2-1_1\AT91R40008-LedSwing\compil&quot;, 
    to locate and open the &quot;LedSwing.mcp&quot; project,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A1.gif" width="506" height="265"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Once the project is opened, 
    click on &quot;Targets&quot; as shown below and select the Angel target,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A30.gif" width="537" height="270"></p>
<ul>
  <li><font size="2" face="Arial, Helvetica, sans-serif">Click on the Make icon 
    to build the &quot;Angel&quot; target,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A31.gif" width="537" height="270"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Check the result of the 
    compilation on the &quot;Errors &amp; Warnings&quot; window:</font> 
    <ul>
      <li><font face="Arial, Helvetica, sans-serif" size="2">Verify there is no 
        error <img src="../picture/error.gif" width="23" height="23" align="absmiddle"></font></li>
      <li><font face="Arial, Helvetica, sans-serif" size="2">Verify there is no 
        warning <img src="../picture/warning.gif" width="23" height="23"></font></li>
      <li><font face="Arial, Helvetica, sans-serif" size="2">Some informations 
        about the compilation can be generated during the processing <img src="../picture/information.gif" width="23" height="23" align="absmiddle"> 
        </font> </li>
    </ul>
  </li>
</ul>
<p align="center"><img src="../picture/eb40A32.gif" width="537" height="270"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Start the debugger with 
    the dedicated icon,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A33.gif" width="537" height="270"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">The first time, the AXD 
    debugger does not try to connect with the traget. The default mode being the 
    ARMULATOR mode,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A6.gif" width="571" height="471"></p>
<p align="left">&nbsp;</p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Click on &quot;Options&quot; 
    from the bar menu and select &quot;Configure Target&quot;,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A7.gif" width="567" height="467"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">The &quot;Choose Target&quot; 
    window appears, click on &quot;..\Bin\Remote_A.dll&quot;, and after, on the 
    Configure button to configure the serial parameters,</font></li>
</ul>
<p align="center"><font size="2" face="Arial, Helvetica, sans-serif"><img src="../picture/eb40A34.gif" width="552" height="337"></font></p>
<ul>
  <li> 
    <div align="left"><font face="Arial, Helvetica, sans-serif" size="2">The &quot;Remote_A 
      connection&quot; window shows you the actual setting: COM1 at 115200 bauds</font></div>
  </li>
</ul>
<div align="center"><font size="2" face="Arial, Helvetica, sans-serif"><br>
  <img src="../picture/eb40A35.gif" width="491" height="439"> </font></div>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Click on &quot;OK&quot; 
    with this setting and &quot;OK&quot; on the &quot;Choose target&quot; window,</font></li>
  <li><font face="Arial, Helvetica, sans-serif" size="2">After ADX is correctly 
    performing the connection, click on &quot;OK&quot; to reload the image of 
    your application</font></li>
</ul>
<p align="center"><img src="../picture/eb40A36.gif" width="568" height="438"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Your application is downloaded 
    now and it is going to start from the &quot;__main&quot; entry point,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A37.gif" width="569" height="441"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Click on &quot;Go&quot; 
    icon (<img src="../picture/go.gif" width="22" height="22" align="absmiddle">) 
    once. The program is running to the next break point: the main C function,</font></li>
</ul>
<p align="center"><img src="../picture/eb40A38.gif" width="597" height="431"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Click on &quot;Go&quot; 
    icon (<img src="../picture/go.gif" width="22" height="22" align="absmiddle">) 
    again to start the LedSwing application,</font></li>
</ul>
<ul>
  <li><font size="2" face="Arial, Helvetica, sans-serif">The &quot;Led Swing&quot; 
    program is now running:<img src="../picture/ledswing_animated.gif" width="180" height="45" align="middle"><br>
    </font></li>
  <li><font size="2" face="Arial, Helvetica, sans-serif">Click on &quot;Stop&quot; 
    icon to halt the application</font></li>
</ul>
<p align="center"><img src="../picture/eb40A20.gif" width="187" height="121"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">On the Bar Menu select 
    &quot;File&quot; and click on &quot;Exit&quot; to close the debugger.</font></li>
</ul>
<hr>
<hr>
<form method="post" action="">
  <table width="75%" border="0" align="center">
    <tr> 
      <td> 
        <div align="left"> 
          <input type="button" name="previous_step" onClick="parent.right.location.replace('step4.html')" value="&lt;&lt; Previous Step">
        </div>
      </td>
      <td>&nbsp;</td>
      <td> 
        <div align="right"> 
          <input type="button" name="next_step" onClick="parent.right.location.replace('step6.html')" value="Next Step &gt;&gt;">
        </div>
      </td>
    </tr>
  </table>
</form>
  <p>&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

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