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.