Hi,
i'm testing 64MB DDR2 RAM of BeagleBone with simple algorithm ( wirte 0xffffffff, read, compare and then write 0x00000000). My RAM test program runs about 10 (s) on OCMC RAM ( RAM on chip). I think it runs too slow.
I try to find time to access DDR2 RAM, so i write a simple program ( only write 0xffffffff to 64MB DDR2 RAM ), and it runs about 2,5 (s).
I read datasheet of DDR2 RAM (Micro company), change parameter of RAM timings ( Register of EMIF ), ... but not effect.
I don't think, my result is good. So how many time we need to read/write 64 MB from/to DDR2RAM?
Regards
ht