Hi i have come across a curious little problem, the memory map in the datasheet of the 66ak2e05 tells us that the DDR address starts at 0x800000000 but when i try to use this address while coding for bare metal i come across errors. i looked up forum posts and wiki and found that in all .lds/.cmd files the address used is 0x80000000 i.e. one less '0'. The change apparently works flawlessly but in doing so i m stuck with 2 questions
1. I wont to able to completely utilize my DDR RAM because of the address space limitation to 2GB in place of 8GB as specified in the map
2. i think my not being able to place data in L2 is due to similar reasons
p.s. switches set to dsp no boot and coding is done on A15