Atmel AT91SAM7 CPU Support Package
This package contains project templates and system files for the Atmel AT91SAM7.
AT91SAM7A
AT91SAM7A3
AT91SAM7L
AT91SAM7L64
AT91SAM7L128
AT91SAM7S
AT91SAM7S16
AT91SAM7S32
AT91SAM7S64
AT91SAM7S128
AT91SAM7S161
AT91SAM7S256
AT91SAM7S321
AT91SAM7S512
AT91SAM7SE
AT91SAM7SE32
AT91SAM7SE256
AT91SAM7SE512
AT91SAM7X
AT91SAM7X128
AT91SAM7X256
AT91SAM7X512
AT91SAM7XC
AT91SAM7XC128
AT91SAM7XC256
AT91SAM7XC512
1.14 (2014-02-03)
Fixed bitfield descriptions of PWM interrupt registers in memory maps and header files.
Fixed SRAM size of AT91SAM7S512 memory map file.
Added EABI and small library variants of libat91sam7 library.
1.13 (2010-02-09)
Added support for AT91SAM7S16 and AT91SAM7S161.
Updated definition of ADC_MR register to reflect changes in documentation.
1.12 (2009-06-23)
Now works with CrossWorks V2.x with restricted memory accesses enabled.
1.11 (2009-04-06)
Corrected internal FLASH LIBMEM driver's AT91SAM7L64 FLASH geometry.
Internal FLASH LIBMEM driver can now write to a page after failure to write to a different page.
Accelerate the internal FLASH LIBMEM driver's lock and unlock functions.
1.10 (2008-11-11)
Fixed AT91SAM7.h so that it correctly includes the AT91SAM7X512 and AT91SAM7XC512 header files.
1.9 (2008-10-15)
Improved the remapping of RAM to 0x00000000 in the startup code and reset script so that it copes with the case where RAM is already mapped to 0x00000000.
1.8 (2008-09-02)
Added support for AT91SAM7L64 and AT91SAM7L128.
Loaders now set the boot from internal FLASH NVM bit by default.
1.7 (2008-05-30)
ctl_at91sam7_get_mck_frequency now returns correct value when Main Clock is selected.
1.6 (2008-04-03)
AT91SAM7 LIBMEM driver now resets watchdog while busy waiting.
1.5 (2007-12-04)
AT91SAMX512 and AT91SAMXC512 memory map and header files now specify EFC1.
Reset script now works with AT91SAM7X512
1.4 (2007-07-31)
Reset scripts can now use 1.7's TargetScript.setMaximumJTAGFrequency() function in order to improve download performance and reliability.