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.

TMS570LS3137: flash读写和rti中断是能冲突

Part Number: TMS570LS3137

flash写时,如果关闭这个中断,就可以,这时我测了一下定时器是不运行的。但是使能这个中断,定时器正常运行,flash写会卡在while循环里,请问这是怎么回事