Tool/software:
On my custom board, the tiboot3.bin generated using Yocto with SDK version 10.01.00.04 encounters an error that prevents normal flashing. The steps are as follows:
First, flash tiboot3.bin
After flashing tiboot3.bin, an error occurred when flashing sysfw.itb
At this point, it should have appeared, but the dfu device is no longer available.
I have confirmed that my custom device can be flashed with the ti-processor-sdk-linux-j7-evm-08_06_00_11 version of the SDK. However, now that I have upgraded to 10_01_00_04, it cannot be flashed properly. I have ensured that there have been no modifications to my hardware before and after the upgrade.
When tda4vm fails at 10_01_00_04, a prompt appears on the serial port terminal:
When tda4vm fails on 08_06-00_11, the serial port terminal displays a prompt::
My hardware did not change during this process, it was all flashed to EMMC through DFU.
Can I use the 08_06-00_11 version of Yocto to flash and write normally? Is there any change in the new version of tiboot3.bin.Can the official help me investigate? Thank you very much