One word of caution, some implementation of OSIntEnter() will cause interrupts to be enabled when OSIntEnter() returns. In these cases, you will need to clear the interrupt source before calling OSIntEnter() because otherwise, your interrupt will be re-entered continuously and your application will crash!
红色的字是 啥情况 没看明白 多谢 |