在调试的过程中GPIO寄存器出现unable to read 是否正常,并且GPIO中断只能循环一次。

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.
不是测试程序,是我自己编写的一个GPIO中断程序。只有在暂停的状态下,寄存器的值才显示,程序一旦运行就不行,出现错误。
这个状态不正常,我试了一下例程,这些寄存器都是可以正常显示的,测试以下链接中的例程看看。