AT91 SAM9261 SDRAM throughput code


The goal of this demonstration project is to compute the SDRAM throughput in different cases.
single, 4-word burst and 8-word burst access are done with or without MMU and Data cache.
for each case the time for the 64 Mbytes transfer from/to SDRAM is calculated with the PIT.

Base address is 0x300000. How-to load code using SAM-BA ?