upgrade_eb40.txt

来自「ARM入门的好帮手.包含了从简单到相对较复杂的程序.」· 文本 代码 · 共 32 行

TXT
32
字号
/*-----------------------------------------------------------------------------*/
/*      ATMEL Microcontroller Software Support  -  ROUSSET  -				   */
/*-----------------------------------------------------------------------------*/
/* Version 1.1 Modification Jpp 27/10/00 

Procedure to upgrade boot program, angel and user default application on EB40 Evaluation Board:
-----------------------------------------------------------------------------------------------

This procedure works with ARM SDT 2.50 ( ADW ).
-----------------------------------------------

First, you must have the following files on your hard disk :

..\software\targets\eb40\boot_eb40\flash\boot_eb40.bin

..\software\targets\eb40\boot_eb40\pgm_eb40

..\software\projects\led_blink_eb40\flash\led_blink.bin

..\software\debug_monitor\angel\image\sram_eb40\angel_at91.rom

..\software\tools\flash_downloader\flash_1024\ext_sram\flash_1024.axf

For convinience it would be preferable to have this files and folders in the folder c:\at91\
if you want rebuild the project.

1 - ) Upgrade with ANGEL :
--------------------------

- Connect serial cable to serial A port of EB40 Board
- Start ARM Debugger (ADW)
- Select 揅onfigure Debugger

⌨️ 快捷键说明

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