This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

66ak2e05 memory map DDR

Other Parts Discussed in Thread: 66AK2E05

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