SAM9-L9261 Olimex Ltd., SAM9-L9261 Datasheet - Page 4

MCU, MPU & DSP Development Tools DEV BRD FOR AT91SAM9260

SAM9-L9261

Manufacturer Part Number
SAM9-L9261
Description
MCU, MPU & DSP Development Tools DEV BRD FOR AT91SAM9260
Manufacturer
Olimex Ltd.
Datasheet

Specifications of SAM9-L9261

Processor To Be Evaluated
AT91SAM9260
Data Bus Width
16 bit, 32 bit
Interface Type
RS-232, Ethernet, USB, JTAG
Dimensions
100 mm x 80 mm
Operating Supply Voltage
5 V
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
1776345 52R3721
GETTING STARTED
TOOLCHAIN
BOOT LOADERS
AT91BOOTSTRAP
Connect a null-modem cable to the board and make sure the RS232
jumpers are in the DRXD and DTXD positions. Start a terminal emulation
program and set it for 115200 bps, 8 bits, no parity, 1 stop bit. Plug a
regulated 5V DC power supply to power up the board. You will see the
bootloaders' and kernel's startup messages. Please be patient - booting can
take a couple of minutes, especially on the first boot. Login as root.
Password is not needed.
NOTE:
does not have a password. This will prevent remote logins via ssh. In order
to create a password run as root the following command:
The root account in the Debian root filesystem image has password
“olimex”.
The sources for the bootloaders and the Linux kernel must be compiled
under Linux PC host. We don't intend to support Cygwin.
The projects were compiled using Codesourcery G++ lite 2009q1, freely
available from
is provided that contains the Codesourcery binaries along with some useful
shell scripts. This tarball must be extracted in user's home directory.
Example:
The latter will create a directory
along with some shell scripts that must be sourced before compilation:
The SAM9-L9261 board requires a three-stage boot loader before booting
the Linux kernel.
RomBOOT
(internal ROM)
The typical operation of each boot loader is to load the next stage program
into SDRAM and then execute a JUMP to its start address.
Version 2.4 of at91bootstrap has been used, along with minor modifications
to add support for the SAM9-L9261 board. To compile from source:
Extract the sources:
passwd
# cd $HOME
# tar xjf codesourcery-toolchain-2009q1-repack.tar.bz2
$HOME/bin/codesourcery-armgcc-2009q1
# source $HOME/bin/linux_cross_compile.sourceme
# source $HOME/bin/bootloader_cross_compile.sourceme
tar xjf at91bootstrap-2.4-olimex.tar.bz2
cd at91bootstrap-2.4-olimex
By default the root account in the Angstrom root filesystem image
->
http://www.codesourcery.com
at91bootstrap ->
(dataflash)
u-boot ->
(dataflash)
. A convenience tarball
Linux kernel
(dataflash)

Related parts for SAM9-L9261