Hi,
I'm using EVMK2H Rev 4.0
As far as I understand, reading SPRS866G table 8-1, DSP can access DDR3B using both address 0x6000 0000 and 0x8000 0000, as stated in NOTE4: "This region is aliased of 00 8000 0000 to 00 9FFF FFFF (the first 512MB of DDR3B)"
So writing a value to 0x6000 0000, I expect to find the same value at 0x8000 0000 ..... but it's not happening....
I do the following steps:
1) Connect to DSP0
2) Run the default gel file xtcievmk2x.gel
3) Write a value to 0x6000 0000 , verify the value at 0x8000 0000
what I'm doing wrong?
Thanks a lot in advance.