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.
您好、BU 专家。
由于客户在相关线程中遇到 USB DFU 问题、因此他们还尝试使用 SBL_UART_uniflash。
但是,其 python 脚本无法执行第二条命令:
有什么想法、这里的问题可能是什么?
谢谢。
挂起。
尊敬的 Hang:
请要求客户根据设备类型使用正确的图像。 客户似乎正在使用 HSFS 器件、因此客户需要使用 HSFS 映像(扩展名中为`hs_fs`)。
此致、
普拉桑特
尊敬的 Prashant:
客户现在正在使用 hs_fs 图像、但仍有相同的问题。
以下是他们的 pyhton 输出:
C:\ti\mcu_plus_sdk_am243x_08_06_00_45\tools\boot>python uart_uniflash.py -p COM40 --cfg=sbl_prebuild/am243x-lp/default_sbl_null_hsfs.cfg
正在解析配置文件...
正在解析配置文件...成功。 找到2个命令!!!
正在执行命令1/2...
找到闪存写入器...正在发送 sbl_prebuilt/am243x-lp/sbl_uart_uniflash.release.hs_fs.tiimage
发送闪存写入器 sbl_prebuilt/am243x-lp/sbl_uart_uniflash.release.hs_fs.tiimage、在27.85s 内大小为296749字节。
正在执行命令2/ 2 ...
命令参数:--file=sbl_prebuilt/am243x-lp/sbl_null.release.hs_fs.tiimage --operation=flash --flash-offset=0x0
发送 sbl_prebuilt/am243x-lp/sbl_null.release.hs_fs.tiimage:0%||0/260636 [00:00
请注意、他们在定制板上执行此操作。
此致、
挂起。
尊敬的 Hang:
客户是否根据其电路板修改了`sbl_uart_uniflash`示例、例如移除 eMMC 和配置 DDR?
此致、
普拉桑特
尊敬的 Prashant:
否。 是否有任何关于如何修改它们的文档? 他们是否还需要更改闪光灯设置?
谢谢。
挂起
此问题是否来自其他客户?
我看到了一个类似的主题、表示在进行某些更改后、客户能够在其电路板上使用`sbl_uart_uniflash`刷写。
e2e.ti.com/.../am2434-have-send-errors-when-doing-uart-boot-on-custom-board
是的、来自不同的客户、我为他们提供了相同的权变措施。 但问题仍然存在。