📄 toolkit.html
字号:
<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Atmel Corporation - Software Toolkit</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<h1>Software Toolkit for the AT91SAM7X</h1>
<div id="breadcrumb">
<a href="../index.html">Main</a> >
Toolkit
</div>
<table>
<caption>
Required Packages
</caption>
<tr>
<td>
<a href="http://www.segger.com/download_jlink.html">
J-Link ARM
</a>
</td>
<td class="description">
Segger J-Link software package including USB driver, J-Mem,
J-Link.exe and DLL for ARM, J-Flash and J-Link RDI (includes
FLASH download and support for unlimited number of FLASH
breakpoints).
</td>
</tr>
<tr>
<td>
<a href="http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3883">
AT91-ISP
</a>
</td>
<td class="description">
The AT91 In-System Programmer (ISP) provides an open set of
tools for programming the AT91SAM7 and AT91SAM9 ARM-based
microcontrollers.
</td>
</tr>
</table>
<br />
<table>
<caption>
GNU Packages
</caption>
<tr>
<td>
<a href="http://www.yagarto.de/">
YAGARTO GNU Compiler Toolchain
</a>
</td>
<td class="description">
Binutils, Newlib, GCC compiler, and the Insight debugger.
</td>
</tr>
<tr>
<td>
<a href="http://gnuwin32.sourceforge.net/packages.html">
GNUWin32 Make
</a>
</td>
<td class="description">
Native Win32 port of the GNU make utility, used for project
building.
</td>
</tr>
<tr>
<td>
<a href="http://gnuwin32.sourceforge.net/packages.html">
GNUWin32 Core Utils
</a>
</td>
<td class="description">
Native Win32 port of several GNU utilities. Required for executing makefiles properly.
</td>
</tr>
</table>
<br />
<table>
<caption>
IAR Packages
</caption>
<tr>
<td>
<a href="http://www.iar.com/">
IAR Embedded Workbench
</a>
</td>
<td class="description">
Kickstart Edition IAR Embedded Workbench for ARM (code size limited to
32kB). Please visit the <a href="http://supp.iar.com/Download/SW/?item=EWARM-KS32">IAR website</a> to
get the required license code.
</td>
</tr>
<tr>
<td><a href="../packages/iar-patch-1.4.zip">IAR Patch for<br />Softpack 1.4</a></td>
<td class="description">
This patch fixes flash programming problems with new examples and adds new devices (AT91SAM9RL,
AT91SAM9XE, AT91SAM7L). Unzip it directly in the IAR installation directory, then restart IAR if it was
previously running.
</td>
</tr>
</table>
<h6>Atmel Corporation ©2008</h6>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -