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.

[参考译文] TMS320F28377D:28377d 中断嵌套

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/588122/tms320f28377d-28377d-interrupt-nest

器件型号:TMS320F28377D

你好!

28377可以 使用 软件实现中断嵌套、但嵌套层应小于 CPU 堆栈的大小、我想知道 我们可以在28377d 中嵌套多少层? 谢谢!

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

    您好!

    正如您提到的、这在 SW 中是小心的、嵌套层的数量将取决于栈大小。 请提供 您 正在寻找的更多详细信息。

    此致、

    Vivek Singh

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

    大家好、Vivek、感谢您的回答。

    CCS 的优先级。

    层数取决于堆栈的大小?如果大小为0x100、可以嵌套多少层。谢谢!