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.

[参考译文] AM263P4-Q1:如何将代码写入 OCRAM 以外的其他存储器以及 OSPI 模式指南

Guru**** 2455560 points
Other Parts Discussed in Thread: AM2634-Q1, UNIFLASH

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1492003/am263p4-q1-how-to-wrte-code-into-other-memories-other-than-ocram-and-ospi-mode-guidance

器件型号:AM263P4-Q1
主题中讨论的其他器件:AM2634-Q1UNIFLASH

工具与软件:

我目前正在使用 AM2634-Q1器件、并使用 Code Composer Studio Theia (CCS Theia)进行开发。

我正在尝试将.out 文件和.appimage 直接加载到控制器上。

 

但是、我不确定 CCS Theia 中应该遵循的正确程序。 我已经尝试按照使用 UniFlash

参考视频中所示的步骤、但在尝试通过 SBL 引导加载时、在文件和图像加载过程中遇到错误。

我还尝试了不同的 UniFlash 方法、但问题仍然存在。

 

我附上了显示错误的屏幕截图、并包含了用作参考的视频链接。

"https://youtu.be/bF-uWiv50J8?si=Exzvzfi5BC-KMoQp”

如果您能提供建议的程序或可以提供帮助的任何相关文档、我将不胜感激。

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

    您好!

    目前、CCS Theia 不支持 AM26x 器件。 您能试用 CCS 12.8吗?
    我还就此问题与我们的专家联系、看看是否有权变措施并检查 Uniflash 应用。
    谢谢!

    Susan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    [报价用户 id="636953" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1492003/am263p4-q1-how-to-wrte-code-into-other-memories-other-than-ocram-and-ospi-mode-guidance "]

    但是、我不确定 CCS Theia 中应该遵循的正确程序。 我已经尝试按照使用 UniFlash

    参考视频中所示的步骤、但在尝试通过 SBL 引导加载时、在文件和图像加载过程中遇到错误。

    我还尝试了不同的 UniFlash 方法、但问题仍然存在。

     

    [报价]

    尊敬的 Rama:

    加载.appimage 与 CCS 无关。

    您可以通过以下选项将.appimage 加载到闪存中

    有关详细步骤、请查看以下文档。

    https://software-dl.ti.com/mcu-plus-sdk/esd/AM263PX/latest/exports/docs/api_guide_am263px/TOOLS_FLASH.html

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    [quote userid="636953" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1492003/am263p4-q1-how-to-wrte-code-into-other-memories-other-than-ocram-and-ospi-mode-guidance 我正在尝试加载.out 文件

    需要通过 CCS 加载.out 文件。

    请遵循此文档、该文档适用于 CCS eclipse、但也适用于 CCS Theia:

    software-dl.ti.com/.../CCS_LAUNCH_PAGE.html