Other Parts Discussed in Thread: AM62L
Tool/software:
Hi TI Experts,
Similar to this question,
e2e.ti.com/.../am62a7-something-wrong-when-execute-dfu-command
Now I have successfully flashed the system into EMMC, but the boot time has not been significantly reduced.
I tried to flash the system into NAND, but a similar error message appeared.
Please tell me how to flash into NAND correctly?
Best Regards,
Meng
Here are logs:
lihao@lihao-B460MAORUSPRO:~/uboot-flash-writer/tools/DFU_flash$ python3 dfu_flash.py -d am62axx-evm -t hsfs -c ./bin/am62axx-evm/hsfs/flash-files-nand.cfg
2025-05-02 21:53:57 INFO: Starting the flashing tool
2025-05-02 21:53:57 INFO: Validating the requirements before flashing...
2025-05-02 21:53:57 INFO: Validated the CLI arguments and the paths to the DFU boot binaries
2025-05-02 21:53:57 INFO: Parsing the flash configuration file {./bin/am62axx-evm/hsfs/flash-files-nand.cfg}...
2025-05-02 21:53:57 INFO: Found 4 flash images
<<DFU_FLASH_CONF
------- --------------------------------------- --------- -------- ----- ----------
Alt Path Size Offset Media Attributes
------- --------------------------------------- --------- -------- ----- ----------
tiboot3 bin/am62axx-evm/hsfs/images/tiboot3.bin 330105 0x0 NAND None
tispl bin/am62axx-evm/hsfs/images/tispl.bin 1465251 0x80000 NAND None
u-boot bin/am62axx-evm/hsfs/images/u-boot.img 1179459 0x280000 NAND None
rootfs bin/am62axx-evm/hsfs/images/rootfs.ext4 314572800 0x0 NAND None
------- --------------------------------------- --------- -------- ----- ----------
DFU_FLASH_CONF
2025-05-02 21:53:57 INFO: Found 4 boot images
<<DFU_BOOT_CONF
---------- ------------------------------------------------------------------------------- -------
Alt Path Size
---------- ------------------------------------------------------------------------------- -------
bootloader /home/lihao/uboot-flash-writer/tools/DFU_flash/bin/am62axx-evm/hsfs/tiboot3.bin 357147
tispl.bin /home/lihao/uboot-flash-writer/tools/DFU_flash/bin/am62axx-evm/hsfs/tispl.bin 1207728
u-boot.img /home/lihao/uboot-flash-writer/tools/DFU_flash/bin/am62axx-evm/hsfs/u-boot.img 1012196
uEnv.txt /home/lihao/uboot-flash-writer/tools/DFU_flash/bin/am62axx-evm/hsfs/uEnv.txt 172
---------- ------------------------------------------------------------------------------- -------
DFU_BOOT_CONF