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.

TMS320C6678: 初始化SRIO中断寄存器,输出内存异常错误。

Part Number: TMS320C6678


使用SYS/BIOS系统,当使用c64p.memoryprotect后,使用FMKR的方式初始化srio寄存器0x02900000,向该地址写数据,程序报出以下错误,当在cfg文件里去掉c64p.memoryprotect之后,正常运行。通过getPA查到该地址的mask数据只有SR为1,其他为0.

c64p.memoryprotect模块是对该部分内存做了哪些保护?