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.

[参考译文] TMS320F28388D:NMI 中断是否可被另一个 NMI 中断取代

Guru**** 2054440 points
Other Parts Discussed in Thread: TMS320F28388D
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1467554/tms320f28388d-is-nmi-interrupt-preemptible-by-another-nmi-interrupt

器件型号:TMS320F28388D

工具与软件:

您好!

对于 TMS320F28388D、如果一个 NMI ISR 正在进行中、可以通过另一个 NMI 事件来中断它吗?


谢谢!

通道

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 CH:

    是的、如果执行仍在 NMI ISR 中、那么另一个 NMI 源可以再次触发 NMI ISR。

    谢谢