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 Initialization code problem

Part Number: TMS570LS1114

hi,In the Startup.c function, there is a call to the _TI_auto_init() interface function. What is the specific implementation of this function?

Thanks a lot.

  • Hi Zhang,

    What is the specific implementation of this function?

    _TI_auto_init() function will initialize global variable and constructors located in the BSS section of the programming memory.

    Is it possible for you to share your code to debug your problem?

    --

    Thanks & regards,
    Jagadish.