各位专家:
KeyStone Architecture Multicore Navigator User Guide 文档中提供了一个Multicore Navigator 直接寄存器操作的例子程序,我把他整理了一下创建了一个工程。在TMS320C6678 中运行不正确,请问是什么原因?
另外程序中没有调用PDSP Firmware 加载,是不是DSP中有缺省PDSP Firmware?
还有程序中没有设置lookback模式,为什么呢?
谢谢
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.
各位专家:
KeyStone Architecture Multicore Navigator User Guide 文档中提供了一个Multicore Navigator 直接寄存器操作的例子程序,我把他整理了一下创建了一个工程。在TMS320C6678 中运行不正确,请问是什么原因?
另外程序中没有调用PDSP Firmware 加载,是不是DSP中有缺省PDSP Firmware?
还有程序中没有设置lookback模式,为什么呢?
谢谢
pdsp_download_firmware(1,(Uint8 *)&acc32_le, sizeof(acc32_le));//by zxj
pdsp_download_firmware(2,(Uint8 *)&acc16_le, sizeof(acc16_le));//by zxj