大家好,最近在看6678中断程序,其中用到了CSL_intcInit,
CSL_intcGlobalNmiEnable,
CSL_intcOpen
CSL_intcPlugEventHandler等函数。还有用到了中断句柄等一些概念,有没有文档来说明怎样建立一个中断程序以及如何使用这些函数的?CSL帮助文档只是简单的描述这些函数。
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.
大家好,最近在看6678中断程序,其中用到了CSL_intcInit,
CSL_intcGlobalNmiEnable,
CSL_intcOpen
CSL_intcPlugEventHandler等函数。还有用到了中断句柄等一些概念,有没有文档来说明怎样建立一个中断程序以及如何使用这些函数的?CSL帮助文档只是简单的描述这些函数。