Starter Kit with ATMEL AT91SAM9261

For an easy and quick start the package includes:

  • An Evaluation Board with power supply
  • A PEEDI debug tool with power supply
  • Eclipse – an open source IDE (screenshot)
  • GNU Tools (compiler, linker, debugger, etc.)
  • U-BOOT
  • Linux
  • KaeilOS/OpenEmbedded Distribution
  • ARM Cross Development Guide
  • Ronetix-toolset ARM – Windows Installer which includes GNU toolchain (not based on Cygwin), Eclipse + Zylin plug-in
  • Schematics

The Evaluation Board consists of a CPU Module PM9261 and a Base Board EB9261:

  • CPU: AT91SAM9261, 240 MHz ARM926EJ-S
  • 64 MB SDRAM, 32-bit access, 120 MHz Bus Speed
  • 4 MB Parallel Flash, 16-bit access (bootable, see note)
  • 256 MB NAND Flash (bootable, see note)
  • 2 MB Atmel Serial DataFlash (bootable, see note)
  • 10/100 MBits Ethernet
  • Serial number chip DS2401
  • MMC/SD card slot
  • Compact Flash socket
  • Audio Codec TI TSC2301
  • LCD and Touchscreen interface
  • 3.5″ LCD Display 320×240 (optional)
  • USB Host and Slave
  • UART RS232

Note:PEEDI can easily program Flash, NAND Flash and DataFlash devices using the JTAG interface

Resources

๐Ÿ—Ž EB9261 – User’s Manual
๐Ÿ“„ BB9261 Base board Schematics
๐Ÿ“„ Linux Install Readme
๐Ÿ“„ AT91Bootstrap
๐Ÿ“„ U-BOOT, the support for PM9263 is a part of the U-BOOT mainline and the latest version can be obtained from the git repository at U-BOOT git repository
๐Ÿ“„ Barebox, the PM9263 support is included in the Barebox mainline, available at Barebox git repository
๐Ÿ“„ Open Embedded Install Readme
๐Ÿ“„ KaeilOS/OpenEmbedded Distribution
๐Ÿ“„ Windows CE 6.0
๐Ÿ“„ Ronetix-toolset ARM
๐Ÿ“„ ARM Cross Development Guide
๐Ÿ“„ Application notes
๐Ÿ“„ Eclipse User Guide