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.

[参考译文] AM62A7:修改 am62ax 是否可以修改 MCU 存储器使用量?

Guru**** 2466550 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1473639/am62a7-modify-am62ax-is-it-possible-to-modify-the-mcu-memory-usage

器件型号:AM62A7

工具与软件:

我在 MCU SDK 中使用该工程

ipc_rpmsg_echo_linux_am62ax-sk_mcu-r5fss0-0_freertos_ti-arm-clang

我使用了大量的 C 结构变量
可能会超过 MCU 存储器限制
导致链路错误
是否可以调整内存大小以解决此问题?

生成错误日志:

说明资源路径位置类型
#10099-D 程序将无法装入可用内存中、或者该段包含的调用站点需要无法为此段生成 trampoline。 对于"Group_6"大小0x23段、运行有对齐的放置失败。 可用的存储器范围:linker.cmd /ipc_rpmsg_echo_linux_am62ax-sk_mcu-r5fss0-0_freertos_ti-arm-clang line 82 C/C++问题