Hi HTH,
and other problem is to choose the right display driver.
Because the DEBI driver use video memory at adresse 0x20000000.
Which is the start of the 2. RAM.
HLee
Adeneo wrote:
Hi HLee,
You're right, the BSP does not manage the 2 banks of DDRAM of the G45EK/M10EK. The reason is because on the first prototype boards we received, only the first bank of DDR was functional.
Before setting the ram size, you must modify the DDR initialization in the AT91F_InitDDRam() function located in the Firstboot code (\PLATFORM\AT91SAM9G45M10EK\SRC\BOOTLOADER\FirstBoot\ddram.c). You can activate and adapt the TestDDRam to test the chip. After you can adapt the image ram size.
HTH
If this answer solves your problem, please edit the subject of this post by adding [Solved] at the beginning of the subject.