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.

[参考译文] TMS570LS1114:TMS570LS 1114初始化代码问题

Guru**** 2391175 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1216449/tms570ls1114-tms570ls-1114-initialization-code-problem

器件型号:TMS570LS1114

您好,在 Startup.c 函数中、有一个到_TI_auto_init ()接口函数的调用。 此函数的具体实现是什么?

非常感谢。

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

    尊敬的 Zhang:

    Unknown 说:
    此函数的具体实现是什么?

    _TI_auto_init ()函数将初始化位于编程存储器 BSS 部分的全局变量和构造函数。

    您是否有可能共享代码来调试问题?

    --

    谢谢。此致、
    Jagadish。