想问一下关于EMIF16中断使用的问题,希望能够使用EM_WAIT管脚作为中断输入,控制DSP读取EMIF上的数据,看到数据手册上是支持EMIF interrupt,但是在中断事件号的映射上只找到了EMIF16 error interrupt以及Tracer sliding time window interrupt for EMIF16,不清楚到底如何使用EMIF interrupt,希望得到您的帮助!
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.
想问一下关于EMIF16中断使用的问题,希望能够使用EM_WAIT管脚作为中断输入,控制DSP读取EMIF上的数据,看到数据手册上是支持EMIF interrupt,但是在中断事件号的映射上只找到了EMIF16 error interrupt以及Tracer sliding time window interrupt for EMIF16,不清楚到底如何使用EMIF interrupt,希望得到您的帮助!
External Memory Interface (EMIF16) for KeyStone Devices User's Guide (Rev. A)
http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf#page=33&zoom=100,0,666
3.10 Interrupt Support
您好,请问您这个问题解决了吗,我最近也在学习C6655的EMIF通信,想通过EMIF16中断来通知DSP读取数据,这个EMIF16中断号如何设置?