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.

TMS320VC5416: 使用CCS3.3访问5416,memory视窗仅能出现0x0~0xFFFF,之后的地址无法访问问题。

Part Number: TMS320VC5416

您好,使用CCS3.3访问5416,memory视窗仅能出现0x0~0xFFFF,之后的地址无法访问,此时如果我想观察外存SDRAM中的数据,假设SDRAM访问地址为0x48000,XPC也等于4,通过代码访问也是无效数(0xFF),请问这样操作是否正确,如果不正确有没有参考方法。参考TMS320VC5416的外存地址访问方法。(暂时不考虑硬件问题,就从软件访问上,存不存在什么纰漏)