主题中讨论的其他器件:SK-AM62A-LP
我制造了一个 AM62A 定制电路板。 但是、Windows 设备管理器可以识别该设备、如下所示、但在 DFU 进行过程中出现停止问题。


< 如上图所示停止进程>

< SK-AM62A-LP 评估板: 没有 DFU 问题 >
请查看应检查哪些部件。
谢谢!
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.
我制造了一个 AM62A 定制电路板。 但是、Windows 设备管理器可以识别该设备、如下所示、但在 DFU 进行过程中出现停止问题。


< 如上图所示停止进程>

< SK-AM62A-LP 评估板: 没有 DFU 问题 >
请查看应检查哪些部件。
谢谢!
您好!
感谢您提供的信息。
第一步、是否要确保使用 DFU defconfig (am62ax_evm_r5_usbdfu_defconfig)构建 R5F SPL (tiboot3.bin)
diff --git a/Rules.make b/Rules.make index 2b17fb7..6dae9aa 100644 --- a/Rules.make +++ b/Rules.make @@ -11,7 +11,7 @@ ARMV8=a53 UBOOT_MACHINE=am62ax_evm_a53_defconfig # Add CROSS_COMPILE and UBOOT_MACHINE for the R5 -UBOOT_MACHINE_R5=am62ax_evm_r5_defconfig +UBOOT_MACHINE_R5=am62ax_evm_r5_usbdfu_defconfig KERNEL_DEVICETREE_PREFIX=ti/k3-am62a7|ti/k3-fpdlink
此致、
普拉桑特
U-Boot SPL 2023.04 (Jan 17 2024 - 09:45:16 +0900) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)') am62a_init: board_init_f done SPL initial stack usage: 17040 bytes
我要附加 UART 日志。
在此之后、该过程将停止。
您好!
这看起来是为 TI AM62A EVM 构建的 R5F SPL (tiboot3.bin)与您的定制板不兼容。 如果您使用定制 DDR 等定制器件、则需要在使用 PSDK 之前对其进行移植。
https://dev.ti.com/tirex/explore/node?node=A__AQH3F7basNZN1Bd-xGjUng__AM62A-ACADEMY__WeZ9SsL__LATEST
将该主题帖移至 AM62A U-Boot 专家、以获取有关该主题的进一步支持。
此致、
普拉桑特