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.

TMS570LC4357: Can I read the function _memInit_

Part Number: TMS570LC4357

Tool/software:

I see a lot of library functions called from _c_int00 function for startup. Can I have documentation in detail of these function libraries. I want to see the code written for _memInit_ to better understand what exactly happens when I call these functions.

  • Hi Amruth,

    It is assembly function, and its definition located in HL_sys_core.asm.

    My suggestion is that, if you want to find the definition of a function then please select the function name and press the Ctrl+Alt+G then it will search that name in entire workspace and give all the findings.

    --
    Thanks & regards,
    Jagadish.