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.

[参考译文] AM243x XIP 模式

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1294365/am243x-xip-mode

您好!

我使用 AM243x-EVM 并运行 TCP 服务器示例。

对于我的实际项目、我想以 XIP 模式(来自外部闪存)运行部分代码以保存 RAM。

1.我应该采取哪些步骤 (linker,#pragma .etc)在外部闪存区域中查找 LwIP 库?

连接外部闪存的物理接口(QSPI、OSPI... 还是其他)将由链接器决定?

3.是否有 XIP 的示例或文档?

谢谢。

Eli