文件名称:AVR230_source
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 155kb
- 下载次数:
- 0次
- 提 供 者:
- 于*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This a simple bootloader for AT91SAM7 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.-This is 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.-This is 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
create
......\readme.txt
......\create.dsp
......\configparser.h
......\databuffer.cpp
......\databuffer.h
......\des.h
......\memorychunk.cpp
......\memorychunk.h
......\memorymap.h
......\memorymap.cpp
......\outputwriter.h
......\des.cpp
......\createexception.h
......\createexception.cpp
......\configparser.cpp
......\create.cpp
......\outputwriter.cpp
gentemp
.......\gentemp.dsp
.......\readme.txt
.......\gentemp.cpp
pctools
.......\create.exe
.......\update.exe
.......\gentemp.exe
.......\example
.......\.......\example.aps
.......\.......\avrBuild.bat
.......\.......\example.hex
.......\.......\example.obj
.......\.......\example.eep
.......\.......\example.asm
.......\.......\example.map
.......\config
.......\readme.txt
update
......\readme.txt
......\comport.h
......\update.h
......\comport.cpp
......\update.dsp
......\update.cpp
bootldr
.......\crc.h
.......\crc.asm
.......\bootldr_interrupts.xcl
.......\bootldr.xcl
.......\loader.h
.......\spm.h
.......\bootldr.h
.......\deskeys.inc
.......\bootldr.c
.......\des.h
.......\des.c
.......\usart.c
.......\usart0.c
.......\usart1.c
.......\bootldr169.prj
.......\bootldr128.prj
.......\bootldr8515.prj
.......\bus.h
.......\loader.c
.......\bootldr8.prj
.......\bootldr32.prj
.......\Release
.......\.......\Exe
.......\bootldr16.prj
.......\bootldr64.prj
.......\spm.asm
create
......\readme.txt
......\create.dsp
......\configparser.h
......\databuffer.cpp
......\databuffer.h
......\des.h
......\memorychunk.cpp
......\memorychunk.h
......\memorymap.h
......\memorymap.cpp
......\outputwriter.h
......\des.cpp
......\createexception.h
......\createexception.cpp
......\configparser.cpp
......\create.cpp
......\outputwriter.cpp
gentemp
.......\gentemp.dsp
.......\readme.txt
.......\gentemp.cpp
pctools
.......\create.exe
.......\update.exe
.......\gentemp.exe
.......\example
.......\.......\example.aps
.......\.......\avrBuild.bat
.......\.......\example.hex
.......\.......\example.obj
.......\.......\example.eep
.......\.......\example.asm
.......\.......\example.map
.......\config
.......\readme.txt
update
......\readme.txt
......\comport.h
......\update.h
......\comport.cpp
......\update.dsp
......\update.cpp
bootldr
.......\crc.h
.......\crc.asm
.......\bootldr_interrupts.xcl
.......\bootldr.xcl
.......\loader.h
.......\spm.h
.......\bootldr.h
.......\deskeys.inc
.......\bootldr.c
.......\des.h
.......\des.c
.......\usart.c
.......\usart0.c
.......\usart1.c
.......\bootldr169.prj
.......\bootldr128.prj
.......\bootldr8515.prj
.......\bus.h
.......\loader.c
.......\bootldr8.prj
.......\bootldr32.prj
.......\Release
.......\.......\Exe
.......\bootldr16.prj
.......\bootldr64.prj
.......\spm.asm