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:我可以读取函数_memInit_

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1400265/tms570lc4357-can-i-read-the-function-_meminit_

器件型号:TMS570LC4357

工具与软件:

我看到在启动时从_c_int00函数中调用了很多库函数。 我能否提供有关这些函数库的详细文档。 我希望查看为_memInit_编写的代码、以便更好地了解我调用这些函数时到底发生了什么。

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

    尊敬的 Amruth:

    它是汇编函数、其定义位于 HL_sys_core.asm 中。

    我的建议是、如果要查找函数的定义、请选择函数名称并按 Ctrl+Alt+G、然后它会在整个工作区中搜索该名称并给出所有结果。

    ——
    谢谢、此致、
    Jagadish。