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.
您好!
我对 TMS570LS3137的启动代码有疑问。 我正在分析公司的启动代码、该代码不是通过 HALCoGen 生成 的(我们不打算在将来使用它)。 在启动代码中、我在 FPU 寄存器(可选)初始化之后发现了以下语句:
BL +4美元
BL +4美元
BL +4美元
BL +4美元
根据 spna119.pdf、Cortex-R4F 的返回堆栈初始化需要这一点 。 TMS570LS3137是否仍需要此代码? 这些陈述的确切原因是什么?
非常感谢、
Michael