Atmel Evaluation Kit AT91SAM9X25-EK AT91SAM9X25-EK Data Sheet

Product codes
AT91SAM9X25-EK
Page of 1151
60
SAM9X25 [DATASHEET]
11054E–ATARM–10-Mar-2014
    unsigned int clkCtrl;
    unsigned int interrupt;
    int tt;
    int mm;
    int nn;
    short *alpha_to;
    short *index_of;
    short partialSyn[100];
    short si[100];
    /* sigma table */
    short smu[TT_MAX + 2][2 * TT_MAX + 1];
    /* polynom order */
    short lmu[TT_MAX + 1];
} PMECC_paramDesc_struct;
The Galois field tables are mapped in the ROM just after the ROM code, as described in 
 below:
Figure 11-9. Galois Field Table Mapping
For a full description and an example of how to use the PMECC detection and correction feature, refer to the software 
package dedicated to this device on Atmel’s web site.
11.4.4.3  SD Card Boot
The SD Card bootloader uses MCI0. It looks for a “boot.bin” file in the root directory of a FAT12/16/32 formatted SD 
Card.
Supported SD Card Devices
SD Card Boot supports all SD Card memories compliant with SD Memory Card Specification V2.0. This includes SDHC 
cards.
ROM Code
0x0010_8000
0x0010_0000
Galois field
tables for 
1024-byte 
sectors
correction
Galois field
tables for 
512-byte 
sectors
correction
0x0011_0000