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.

浮点协处理器FPU的异常处理延时

Other Parts Discussed in Thread: TMS570LS3137

我在使用TMS570LS3137芯片的浮点协处理器FPU时遇到一个问题。 在使能浮点异常中断的情况下,当一条指令产生浮点异常时,FPSCR寄存器的相应浮点异常标志位也正常置位,但却不能立刻进入中断,而是继续执行几条指令后才进入中断,导致我不能准确记录发生浮点异常时的PC指针。请问这是浮点协处理器的异常中断本身有延时造成的还是其他原因?我查看了 相关文档和说明,没有找到有关浮点协处理器的异常中断有延时的说明。