📄 main.html
字号:
<HTML>
<HEAD>
<title>AT91 EB55 Flash application 1.0</title>
</HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<body bgcolor="#FFFFFF">
<P><!-- ******* title ********** !-->
<P><div align="right"><B><A>Version: 1.0</A></B></div>
<div align="center"></P>
<p><font face="Georgia, Times New Roman, Times, serif" size="3"><b>AT91 EB55 Flash application</b></font></p>
</div>
<!-- ******* Introduction ********** !--></P>
</B></FONT><P>The goal of this demonstration project is to show how to use <B>flash tools</B> and how to use a <B>ARM Ltd </B> software compilation and debug tool-chain. This project will run in External memory of <B>EB55</B> ATMEL Evaluation board. It used for load the flash with the default application.</P>
<P><!-- ******* Contents ********** !-->
<div align="left"><B>Contents:</div></B><DIR>
</div> <div align="left"><A HREF="#Hardware_resource">Hardware resource</A>
</div> <div align="left"><A HREF="#Source_Files">Source Files</A>
</div> <div align="left"><A HREF="#Description">description</A></div>
</div> <div align="left"><A HREF="#load">load </A></div>
</DIR>
</P>
<P><!-- ******* software tools ********** !-->
<div align="left"><A NAME="Software_tool"><B>software tools:</A></div></B> </P><DIR>
<P><div align="left">ARM ADS 1.2 and AXD</div> </P></DIR>
</DIR>
<P><!-- ******* Hardware resource ********** !--><div align="left"><A NAME="Hardware_resource"><B>Hardware resource:</A></div></B> </P><DIR>
<P><div align="left"><A NAME="AT91"><B>AT91M55800A</A></div></B> </P>
<P><div align="left"><A NAME="AT91"><B>ARM AXD Semi Hosting</A></div></B> </P>
</DIR>
<!-- ******* FILE ********** !--><div align="left">
<A NAME="Source_Files"><B>Source Files:</A></div></B><p></p>
<TABLE BORDER CELLSPACING=1 CELLPADDING=7 WIDTH=554>
<TR><TD WIDTH="34%" VALIGN="TOP"> </TD>
<TD WIDTH="66%" VALIGN="TOP">
<TR><TD WIDTH="34%" VALIGN="TOP"> </TD>
<TD WIDTH="66%" VALIGN="TOP">
<B><FONT SIZE=2><P>C Files</B></FONT></TD>
</TR>
<TR><TD WIDTH="34%" VALIGN="TOP">
<FONT SIZE=2><P>../src/flash_16x4_ads.c</FONT></TD>
<TD WIDTH="66%" VALIGN="TOP">
<FONT SIZE=2><P>main Flash entry point</FONT></TD>
</TR>
<TR><TD WIDTH="34%" VALIGN="TOP"> </TD>
<TD WIDTH="66%" VALIGN="TOP">
<B><FONT SIZE=2><P>Eb55 Binary file</B></FONT></TD>
</TR>
<TR><TD WIDTH="34%" VALIGN="TOP">
<FONT SIZE=2><P>../src/ledSwing.bin</FONT></TD>
<TD WIDTH="66%" VALIGN="TOP">
<FONT SIZE=2><P>Application binary file</FONT></TD>
</TR>
<TR><TD WIDTH="34%" VALIGN="TOP">
<FONT SIZE=2><P> Flash.dat</FONT></TD>
<TD WIDTH="66%" VALIGN="TOP">
<FONT SIZE=2><P>AXD Script file for Flash_tools</FONT></TD>
</TR>
<TR><TD WIDTH="34%" VALIGN="TOP">
<FONT SIZE=2><P> name.txt</FONT></TD>
<TD WIDTH="66%" VALIGN="TOP">
<FONT SIZE=2><P>Defautl Name to be dowloaded in this case is the paht of led swing<FONT></TD>
</TR>
</TABLE>
<p> </p>
<A NAME="Description"><B>Description:</A></div></B>
This application must be used with the Multi ICE interface. You must be also use the JP1 in STD position for correct flash mapping.
In first start the flash application and rebuild this application.
You can connect to the target board your MULTI ICE JTAG box.
<A NAME="load"><p><b>- load the application </b></p>
<P>In the ARM7 AXD consol you have the following console message</P>
<dir>
**** Load at address: 0x01100000 ****<p></p>
If you enter "Enter" in the keyboard the software will get the 0x01100000 default address or you can enter the new Flash address value
<P>**** File to download: ../../../src/LedSwing.bin </P>
If you enter "Enter" in the keyboard the software will get the ../../../src/LedSwing.bin default file name defined in the main.txt file or you can enter the new file name
</dir>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -