我最近用DSP控制GPMC和FPGA传数据,但读数据时遇到问题,我的情况大致是这样的:
1.直接对物理地址进行操作
2.配置好GPMC后能写数据,波形很完美,但只要一读GPMC的数据DSP就死机
3.初步断定跟外部电路没关系,因为FPGA不上电或者换个片选,情况是一样的
我想知道是不是因为我没有对DSP的MMU进行设置,或者是读外设数据时DSP存在写入保护,还是什么别的原因,以至于DSP死机,谢谢!!
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.