readme.txt

来自「atm91sam7x系列arm的flashloader源码」· 文本 代码 · 共 18 行

TXT
18
字号
Version 1.1 support the link address at 0x00100000
Version 1.2 Support specific PLL and oscillator
Version 1.3 Write and Check

This is the project and sources for the ATMEL AT91SAM7X and AT91SAM7XC products family flash loader.
This directory contains the source code for the flash loader based on framework.


Two output files are generated by a batch build.
FlashAT91SAM7X.dev for 128k and 256k flash devices.
FlashAT91SAM7X.mac For start component

The RAM usage is within 0x00000000-0x0007FFF to fit both Atmel AT91SAM7X devices.

The source can be used as an example on how to implement flash loaders for other Atmel chips.


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?