📄 readme.txt
字号:
This example is taken from the ADSP-BF533 Ez-Kit Lite examples directory found in:
C:\Program Files\Analog Devices\VisualDSP 3.5 16-Bit\Blackfin\EZ-Kits\ADSP-BF533\Examples\Blink\ASM
This is the example project that is used (with Init Code) within EE-240, ADSP-BF533 Blackfin Booting Process
to explain the details of each boot mode.
I. FUNCTIONAL DESCRIPTION
This code toggles the LEDs.
This example utilizes the flash on the EZ-KIT to access the LEDs.
II. IMPLEMENTATION DESCRIPTION
The main file calls:
1. the Flash_Setup subroutine to initialize the flash.
III. OPERATION DESCRIPTION
- Check SW9 settings on BF533 EZ-KIT. Pins 1-4 should be ON.
- Open the project "ADSP-BF533_EZ-KIT_BlinkLeds.dpj" in the VisualDSP Integrated Development Environment (IDDE).
- Under the "Project" tab, select "Build Project" (program is then loaded automatically into DSP).
- Select "Run" from the "Debug" tab on the menu bar of VisualDSP.
- The LEDs should be toggling. Press either SW4, SW5, SW6, or SW7 for different LED toggling patterns.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -