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.
程序烧写到FLASH中运行,且此函数拷贝到RAM中运行了。遇到个奇怪的问题:调试在i=j+1; 行设断点后通过遥控器能进入此断点,但单独在Test_Pulse_Start=1 ;行设断点后通过遥控器却始终不能进入
此断点。
两处都设断点只进入前一断点,如果进入前一断点后再单步执行能执行到第二断点处。第一二条语句读取不到需要的值,GPIOA各通道本来会有一串波形输入的,结果一直未读取到低电平。低电平宽度在ms级别。