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.

[参考译文] TMS320F2800155-Q1:为 IT 启用嵌套时 ISR 的延迟

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1324378/tms320f2800155-q1-latency-for-isr-when-nesting-is-enabled-for-it

器件型号:TMS320F2800155-Q1

您好!

我将嵌套中断用于我的应用。  应用中有3个中断、2个来自同一组、1个来自其他 PIE 组。
来自同一组中的两个中、对于一个中断嵌套使用 TI 参考提供的标准代码行来启用。

根据我的理解、即使有嵌套中断、我们也无法实现零延迟。  可能会因以下原因而出现延迟、
1) 1)执行标准代码行以启用嵌套中断的时间消耗
2) 2)从一个中断切换到另一个中断所需的时间(如果我错了、请更正我。)

可以为启用嵌套的中断实现的最小时钟周期延迟。 您能告诉我 TI 是否有具体的数字或数据吗?
这会很有用。

此致、