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.

[参考译文] CCStudio:CCS Uniflash、AM335x

Guru**** 2482105 points
Other Parts Discussed in Thread: UNIFLASH

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1416931/ccstudio-ccs-uniflash-am335x

器件型号:CCSTUDIO
主题中讨论的其他器件:UNIFLASH

工具与软件:

您好!

我尝试使用 USB RNDIS 和 CCS Uniflash 版本3.4.1刷写我们的定制 AM335x 板。 虽然映像成功刷新、但"Status"视图不显示正确的进度和状态。

下面是我遵循的顺序:

  1. u-boot-spl-restore.bin u-boot-restore.img .
  2. 转移 MLO.byteswap u-boot.img 并将其刷写到 SPI 闪存中。
  3. zImage (具有 RAMFS)和 dtb. 并已引导系统。
  4. 引导内核并附加文件系统后、fetcher 脚本通过 TFTP 检索 Flasher 脚本。
  5. 已执行 Flasher 脚本以创建 eMMC 分区并将文件系统和内核传输到该分区。

您能帮我确定哪里可能出错了吗? 另外、如果有任何详细的文档、我很感激。