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.

cc2530 禁止中断了,怎么还能进中断

端口0进中断后,就将P0.0和P0.1禁止中断了。在延时10S之后再次开启中断。但是测试发现,第一次进入中断之后,还没到10S还能再次进入中断。这是哪里没配置好吗?