Datasheet

60
SAM9G35 [DATASHEET]
11053E–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 Figure 11-9 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.