如题,EPI接口已经调通采用HOST HB16模式,通过地址指针在程序中能正常读写SRam数据,但是在CCS的Memrey窗口访问0x60000000起始地址的区域显示的都是----,没有数据。同时定义了一个数组,通过pragma定义到了EPI对应的地址区,也不能正常读写这个数组。
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.
如题,EPI接口已经调通采用HOST HB16模式,通过地址指针在程序中能正常读写SRam数据,但是在CCS的Memrey窗口访问0x60000000起始地址的区域显示的都是----,没有数据。同时定义了一个数组,通过pragma定义到了EPI对应的地址区,也不能正常读写这个数组。