Currently DFU boot mode is broken on 8.0 Linux SDK. Please share the fixes for enabling it.
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.
Hi,
Please download the attached tar ball:
dfu-fixes-8.0.tar
cd $PSDKLA_PATH/board-support/u-boot-2021.01+gitAUTOINC+53e79d0e89-g53e79d0e89 tar xvf dfu-fixes-8.0.tar git am dfu-fixes/* cd ../.. make u-boot
Then use DFU procedure as mentioned here: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/08_00_00_08/exports/docs/linux/Foundational_Components/U-Boot/UG-DFU.html
Attached is the tar ball with Binaries generated with the above patches on 8.0 SDK:
dfu-bin.tar
Best Regards,
Keerthy