Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hi Expert,
If bootmode is set to usb or uart,how to burn the bootloader to emmc flash?
Thanks
Daniel
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.
Tool/software:
Hi Expert,
If bootmode is set to usb or uart,how to burn the bootloader to emmc flash?
Thanks
Daniel
Hi Daniel,
Is you want to flash via UART you can use the uart_uniflash tool available in the MCU + SDK: https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/latest/exports/docs/api_guide_am62x/TOOLS_FLASH.html You have to use default_sbl_emmc_linux.cfg configuration file for this.
You can refer to the following guide, if you want to flash it via DFU: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1127618/faq-sk-am62-how-to-flash-emmc-using-usb-dfu-on-am62x-sk-e2
Best Regards,
Meet.