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.

[参考译文] TMS320F28386D:堆栈

Guru**** 2450860 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1233625/tms320f28386d-stack

器件型号:TMS320F28386D

我想使用堆栈用法来确定堆栈大小分配。

工程没有操作系统、不支持 中断嵌套。

最坏情况下的堆栈使用 _C_int_00 (inclusive size)+最大一个 interrup inclusive 大小吗

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

    您好!

    根据您对没有操作系统线程或中断嵌套的项目的描述、 是的、最坏的情况就是您所说的情况、以及您在程序中手动压入堆栈的情况。

    此致、

    Omer Amir