
9 May
2006
9 May
'06
10:49 p.m.
Hi all,
I have 16MB of RAM (0x01000000) then I specified BR2=0x0000xxxx and OR2=0xFE000000 . Obviously if I write at 1000000 is the same as I write at 0x00000000. That is, the memory repeats in the space address. This doesn't seem good to me because I will not receive any bus error if go to an address higher than my RAM size. Am I wrong?
Bye, Antonio.