网站公告列表

  没有公告

加入收藏
设为首页
联系站长
您现在的位置: 61IC中国电子在线 >> 会员区 >> DSP >> Analog DSP >> Blackfin >> 代码示例 >> 资源信息
专 题 栏 目
热 门 软 件
推 荐 软 件
BF533上面Multiple DXE启动代码(包含SDRAM初始化)
运行环境: Win9x/NT/2000/XP/2003 文件大小: 31 K
软件等级: ★★★ 软件类别: 
开 发 商: Free 软件语言: 
相关链接: 资源演示地址  资源注册地址 软件属性:         
下载次数: 本日:   本周:  
       本月:   总计:
授权方式: 
解压密码: 
软件添加: 审核:admin 录入:admin 添加时间: 2007-5-5 18:20:00
::下载地址::  会员区只对商业会员/VIP会员开放下载   点击连接:开通商业会员/VIP会员帐号
下载地址1  
::软件简介::

BF533 上面Multiple DXE启动代码,包含SDRAM初始化

Attached is an example that demonstrates a multiple application boot. It was
created using the BF533 Ez-Kit Lite. The zip file contains 2 blink application
projects and an Init Code project. Upon RESET, the on-chip boot rom will boot
in the Init Code. The Init Code will then wait until PF8 (SW4 push button) or
PF9 (SW5 push button) are asserted. If PF8 is asserted, DXE1 will be booted in
and executed. If PF9 is asserted, DXE2 will be booted in and executed. DXE1
is an application that blinks alternate LEDs on the board and DXE2 is an
application that blinks all of LEDs on the board.

You will find a loader file called output.ldr that was used for this demo. You
can see how it was built if you go to the Post Build Tab within Project Options
of the Init_Code.dpj project. Follow the sequence below to build this file:

1) Build DXE1.dpj to create DXE1.dxe.
2) Build DXE2.dpj to create DXE2.dxe.
3) Build Init_Code.dpj to create output.ldr
4) Use the Flash Programmer utility on the ADSP-BF533 Ez-Kit Lite to program
output.ldr into the flash.

Once loaded, press RESET so boot in the Init Code and then press PF8 to boot in
DXE1. Press RESET again and then press PF9 to boot in DXE2. You will notice
the difference between the two applications by the LED blinking patterns.

Open the Init_Code.asm file to familiarize yourself with how the external
memory is accessed to read in the DXE COUNT and jump over multiple DXEs. The
procedure used within this file is not the only method on how to skip through
multiple DXEs. You can use it as a reference for your own design.

文件列表:

  BF533 Ez Kit Multiple DXE Boot

  ..............................\DXE1

  ..............................\....\ADSP-BF533_ASM.ldf

  ..............................\....\BF533_EZ-KIT_Flash_Setup.asm

  ..............................\....\Debug

  ..............................\....\DXE1.dpj

  ..............................\....\DXE1.mak

  ..............................\....\main.asm

  ..............................\....\startup.asm

  ..............................\....\startup.h

  ..............................\DXE2

  ..............................\....\ADSP-BF533_ASM.ldf

  ..............................\....\BF533_EZ-KIT_Flash_Setup.asm

  ..............................\....\Debug

  ..............................\....\DXE2.dpj

  ..............................\....\DXE2.mak

  ..............................\....\main.asm

  ..............................\....\startup.asm

  ..............................\....\startup.h

  ..............................\Init Code

  ..............................\.........\ADSP-BF533_ASM.ldf

  ..............................\.........\Debug

  ..............................\.........\Init_code.asm

  ..............................\.........\Init_code.dpj

  ..............................\.........\Init_code.mak

  ..............................\Read_Me.txt

::相关软件::
ADI Blackfin BF533 DSP上移植ucos源代码
TL16C752串口扩展芯片驱动 VDSP环境
TVP5150视频解码芯片驱动包含I2C模拟 VDSP环境
ADI BF533内部BOOTROM代码(整个工程文件)
ADI DSP的芯片原理图库
::下载说明::
为了达到最快的下载速度,推荐使用网际快车下载本站软件。
如果您发现该软件不能下载,请通知管理员或点击【此处报错】,谢谢!
未经本站明确许可,任何网站不得非法盗链及抄袭本站资源;如引用页面,请注明来自本站,谢谢您的支持!
      网友评论:(评论内容只代表网友观点,与本站立场无关!) 发表评论
站长:61IC 湘ICP备05002478号