1,在GPIO User Guide中提到了
GPINT[0:15] are all available as synchronization events to the EDMA and as interrupt sources to the CPU.
那DSP是如何区分具体是哪个GPIO引脚产生的中断的?
2,DSP配置中断时完成系统事件编号与中断编号映射,问题1总每个GPIO的中断是否与系统事件编号存在一一对应关系?
zane xu:
在CorePac User Guide中提到了System Event Mapping
其中,EVT Number为15-95时对应的Event为Available events.
这个Available events应该如何理解?
zane xu:
回复 Nancy Wang:
多谢,明白了,另外请问在哪个文档可以查阅到您贴的图片?