文件名称:ArmFlashTest
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- jack****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
相关搜索: at91sam7
armflashtest
at91sam7
bootloader
ArmFlashTest
rar
AT91SAM7
boot
at91sam
AT91SAM7
USB
at91sam7x
bootloader
bootloader
AT91SAM7X
ArmFlashTest
armflashtest
at91sam7
bootloader
ArmFlashTest
rar
AT91SAM7
boot
at91sam
AT91SAM7
USB
at91sam7x
bootloader
bootloader
AT91SAM7X
ArmFlashTest
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ArmFlashTest
............\FlashTest
............\.........\AT91SAM7S256.h
............\.........\Board.h
............\.........\FlashTest.c
............\.........\Makefile
............\.........\Makefile~
............\.........\ram-crt.s
............\.........\ram-crt.s~
............\.........\ram-ln.cmd
............\.........\ram-ln.cmd~
............\.........\runram.sh
............\.........\samiamrc
............\.........\startarm
............\.........\swi.h
............\.........\syscalls.c
............\FlashTest
............\.........\AT91SAM7S256.h
............\.........\Board.h
............\.........\FlashTest.c
............\.........\Makefile
............\.........\Makefile~
............\.........\ram-crt.s
............\.........\ram-crt.s~
............\.........\ram-ln.cmd
............\.........\ram-ln.cmd~
............\.........\runram.sh
............\.........\samiamrc
............\.........\startarm
............\.........\swi.h
............\.........\syscalls.c