📄 readme.txt
字号:
-------------------------------------------------------------------------------
Example: ADSP-21262 EZ-KIT LITE Blink
Target: ADSP-21262
Date: September 19, 2003
Tools: VisualDSP++ 3.0 SP1
Hardware: ADSP-21262 EZ-KIT LITE
-------------------------------------------------------------------------------
The primary purpose of this program is to demo the flash programmer plug-in and
to demonstrate how an SPI loader file is built.
This program slowly blinks LED 1 - 8.
1. Open and build project.
2. Open flash programmer utility and select the "AT25F512 (SPI Flash).dxe"
driver file
3. Load the driver
4. Load the "Serial Port PROM Boot Loader.ldr"
5. Close the flash programmer utility.
6. Use the "boot load" from the settings menu to perform a hard
reset on the KIT. LED 1-8 should begin to blink slowly.
Options passed to the loader:
-proc ADSP-21262
-bspislave
-fHEX
-hostwidth8
-l "C:\Program Files\Analog Devices\VisualDSP\212xx\ldr\26x_spi.dxe"
".\Debug\Serial Port PROM Boot Loader.dxe"
-------------------------------------------------------------------------------
Source Files contained in this directory:
blinkwe.dpj VisualDSP project file
blinkwe.asm ADSP-21262 source - All code included in this project
blinkwe.ldf Linker description file containing packing commands
-------------------------------------------------------------------------------
Dependencies contained in VisualDSP++ default include path:
def21262.h Header file with generic definitions
*******************************************************************************
Analog Devices, Inc.
DSP Division
One Technology Way
Norwood, MA 02062
(c) 2003 Analog Devices, Inc. All rights reserved.
*******************************************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -