Select this if you are using Ajeco's 1ARM Single Board Computer. <http://www.ajeco.fi/>
Select this if you are using Atmel's AT91RM9200-DK Development board. (Discontinued)
Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
Select this if you are using Cogent's CSB337 board. <http://www.cogcomp.com/csb_csb337.htm>
Select this if you are using Cogent's CSB637 board. <http://www.cogcomp.com/csb_csb637.htm>
Select this if you are using Conitec's AT91RM9200-MCU-Module. <http://www.conitec.net/english/linuxboard.php>
Select this if you are using Embest's ATEB9200 board. <http://www.embedinfo.com/english/product/ATEB9200.asp>
Select this if you are using KwikByte's KB920x board. <http://www.kwikbyte.com/KB9202.html>
Select this if you are using a picotux 200. <http://www.picotux.com/>
Select this if you are using Sperry-Sun's KAFA board.
Select this if you are using emQbit's ECB_AT91 board. <http://wiki.emqbit.com/free-ecb-at91>
Select this if you are using the ucDragon YL-9200 board.
Select this if you are using the Eukrea Electromatique's CPUAT91 board <http://www.eukrea.com/>.
Select this if you are using the eco920 board
Select this if you are using Atmel's AT91SAM9XE System-on-Chip. They are basically AT91SAM9260s with various sizes of embedded Flash.
Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260. <http://www.kwikbyte.com/KB9260.html>
Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260. <http://www.olimex.com/dev/sam9-L9260.html>
Select this if you are using custom afeb9260 board based on open hardware design. Select this for revision 1 of the board. <svn://194.85.238.22/home/users/george/svn/arm9eb> <http://groups.google.com/group/arm9fpga-evolution-board>
Select this if you are using a Calao Systems USB-A9260. <http://www.calao-systems.com>
Select this if you are using a Calao Systems QIL-A9260 Board. <http://www.calao-systems.com>
Select this if you are using a Eukrea Electromatique's CPU9260 Board <http://www.eukrea.com/>
Select this if you are using Flexibity Connect board <http://www.flexibity.com>
Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
Select this if you are using a Calao Systems USB-A9263. <http://www.calao-systems.com>
Select this if you are using the Adeneo Neocore 926 board.
Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit that embeds only one SD/MMC slot.
Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and onwards.
Select this if you are using a Eukrea Electromatique's CPU9G20 Board <http://www.eukrea.com/>
Select this if you are using Acme Systems FOX Board G20 <http://www.acmesystems.it>
Select this if you are using taskit's PortuxG20. <http://www.taskit.de/en/>
Select this if you are using taskit's Stamp9G20 CPU module on its evaluation board. <http://www.taskit.de/en/>
Select this if you are using taskit's Stamp9G20 CPU module on this carrier board, beeing the decentralized unit of a building automation system; featuring nvram, eth-switch, iso-rs485, display, io
This enables support for the GS_IA18_S board produced by GeoSIG Ltd company. This is an internet accelerograph. <http://www.geosig.com>
Select this if you are using the Bluewater Systems Snapper 9260 or Snapper 9G20 modules. <http://www.bluewatersys.com/>
Select this if you are using Atmel's AT91SAM9G45-EKES Evaluation Kit. "ES" at the end of the name means that this board is an Engineering Sample.
Select this if you are using Atmel's AT91CAP9A-DK Evaluation Kit. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138>
Select this if you are using Atmel's AT91EB01 Evaluation Kit. It is also a popular target for simulators such as GDB's ARM simulator (commonly known as the ARMulator) and the Skyeye simulator.
Enable support for the DataFlash card.
Select this if you need to program one or more of the PCK0..PCK3 programmable clock outputs.
Select this if you want Suspend-to-RAM to save the most power possible (without powering off the CPU) by disabling the PLLs and main oscillator so that only the 32 KiHz clock is available. When only that slow-clock is available, some peripherals lose functionality. Many can't issue wakeup events unless faster clocks are available. Some lose their operating state and need to be completely re-initialized.
On AT91rm9200 chips where you're using a system clock derived from the 32768 Hz hardware clock, this tick rate should divide it exactly: use a power-of-two value, such as 128 or 256, to reduce timing errors caused by rounding. On AT91sam926x chips, or otherwise when using a higher precision system clock (of at least several MHz), rounding is less of a problem so it can be safer to use a decimal values like 100.