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.

[参考译文] AM2434:AM243x-LP

Guru**** 2392475 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1473219/am2434-am243x-lp

器件型号:AM2434

工具与软件:

你(们)好、  

关于 AM243、我想知道_c_int00定义在何处。 我希望在引导期间将某些模式设置为堆栈和堆。

此致、
Jinlong

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

    您好、Jinlong:

    您可以在 boot_armv7r_asm.S 文件中找到该文件、路径:{mcu_plus_sdk directory}/source/kernel/nortos/dpl/r5/boot_armv7r_asm.S

    此致。

    开会。

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

    你可以展示一下栈的开始和结束以及堆的开始和结束行吗? 我想填充一个图案。

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

    您好、Jinlong:

    您可以在应用代码的开头初始化堆。该堆栈在 boot_armv7r_asm.s 中初始化、您可以在"Initialize the system mode stack"注释下找到该堆的代码:

    此致、

    开会。