我在使用uDMA的pingpong模式来传输ADC采样数据时,为了更好的观察采样数据,我选择通过调试来观察相应地址。但是在我调试时,每次程序跑到暂停点,再次恢复运行时,程序就停止运行,并且编译器显示程序一直不断在中断处循环,这个可能比较难形容。编译器显示如下图
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.
我在使用uDMA的pingpong模式来传输ADC采样数据时,为了更好的观察采样数据,我选择通过调试来观察相应地址。但是在我调试时,每次程序跑到暂停点,再次恢复运行时,程序就停止运行,并且编译器显示程序一直不断在中断处循环,这个可能比较难形容。编译器显示如下图