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.

ARM 与 6713的HPI通信



ARM通过HPI发送数据到6713内存(DSP没有其他任何程序或数据占用该段内存)后,读回数据用串口显示;同时6713相应主机中断后,读出数据;逻辑分析仪分析6713的HPI数据线。通过仿真机跟踪发现:

1,逻辑分析仪的结果全部符合预计发送,即ARM发送的控制、地址、数据均正确;

2,ARM读回数据与6713程序读出数据总是一致,但是有时与逻辑分析仪结果不一致,错误发生概率大致有50%。

这会是什么原因呢?

谢谢!