Hi all:
I have read the datasheet of F28M35H52.This chip has two core(M3+C2000),both can access the EPI bus.
In DS Page 155, I found that the EPI address map in C2000 is 0x30 0000-0x3F 7FFF(16bit),and in M3 is 0x6000 0000 - 0xDFFF FFFF(8bit).
Is that wrong?I think "0x30 0000-0x3F 7FFF" can not map "1G * 16bit" space.
And ,how to check the data in external sdram in CCS. I change the GEL file,it works well in M3 project but dosen't work in C2000 project.
Thanks.