AT91SAM9G10-EK Atmel, AT91SAM9G10-EK Datasheet - Page 77

KIT DEV FOR SAM9G10 ARM

AT91SAM9G10-EK

Manufacturer Part Number
AT91SAM9G10-EK
Description
KIT DEV FOR SAM9G10 ARM
Manufacturer
Atmel
Type
MCUr
Datasheets

Specifications of AT91SAM9G10-EK

Contents
Board, Cables, Power Supply
Silicon Manufacturer
Atmel
Core Architecture
AVR
Kit Contents
Board
Svhc
No SVHC (15-Dec-2010)
Mcu Supported Families
AT91SAM9G10, ARM926EJ-S
Tool / Board Applications
Microcontroller
Rohs Compliant
Yes
For Use With/related Products
*
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
13.4.2.1
13.5
6462A–ATARM–03-Jun-09
Serial Flash Boot
Example
Figure 13-5. Structure of the ARM Vector 6
An example of valid vectors follows:
The size of the image to load into SRAM is contained in the location of the sixth ARM vector.
Thus the user must replace this vector by the correct size of his application.
The Serial Flash boot looks for a valid application in the SPI SerialFlash memory.
SPI0 is configured in master mode to generate a SPCK at 8MHz. Serial Flash shall be con-
nected to NPCS0.
The SerialFlash boot reads the serial flash status register (Instruction code 0x05). The serial
flash is considered as ready if bit 0 of the returned status register is cleared.
If no serial flash is connected or if it does not answer, SerialFlash boots exits after a 1000
attempts.
If the serial flash is ready, Serial Flash boot reads the first 8 words into SRAM (Instruction code
“Continuos read array” 0x0b) and checks if it corresponds to valid exception vectors according to
the Valid Image detection algorithm.
If a valid application is found, this application is loaded into internal SRAM and executed by
branching at address 0x0000_0000 after remap. This application may be the application code or
a second-level bootloader.
31
00
04
08
0c
10
14
18
ea000006
eafffffe
ea00002f
eafffffe
eafffffe
00001234
eafffffe
B
B
B
B
B
B
B
0x20
0x04
_main
0x0c
0x10
0x14
0x18
Size of the code to download in bytes
<- Code size = 4660 bytes
AT91SAM9G10
0
77

Related parts for AT91SAM9G10-EK