readme.txt

来自「FlashAT91SAM7Sx 读写程序 FlashAT91SAM7Sx读写程」· 文本 代码 · 共 16 行

TXT
16
字号

This is the project and sources for the ATMEL AT91SAM7S 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.
FlashAT91SAM7Sx.dev for 32k and 64k flash devices.
FlashAT91SAM7Sx.mac For start component

The RAM usage is within 0x00000000-0x0007FFF to fit all Atmel AT91SAM7S devices.

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


Version 1.1 support the link address at 0x00100000

⌨️ 快捷键说明

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