有没有OMAPL138 ARM端串口中断的例程?我用quickStartOMAPL1x_rCSL库中的ARM串口中断例程为什么进不了中断,跪求高手解答!
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.
有没有OMAPL138 ARM端串口中断的例程?我用quickStartOMAPL1x_rCSL库中的ARM串口中断例程为什么进不了中断,跪求高手解答!
这个例程的说明,我找到了这个连接,你可以看看
http://processors.wiki.ti.com/index.php/QuickStartOMAPL1x_rCSL
我也想知道_call_swi(ARM_PRIV_MODE_KEY);的原型是怎么样的,我的arm中断也不能响应,ECR1配置不上,谢谢
可以告诉我_call_swi(ARM_PRIV_MODE_KEY);的原型吗,我的程序也进不了中断,而且ECR1配置不上