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.
Hello,
We are planning to flash the image into eMMC in TDA4VM (A brand new board , where there is nothing present in the eMMC).
When I go through Uniflash, I got some questions:
Does Uniflash support is available for TDA4VM for flashing the Linux image into eMMC?
In the documentation I have gone through two approaches:
1. With UART
In the below table , what is meant by Manual mode?
2. With USB/Ethernet
The second approach is looking better, but it is given for Sitara. Can we apply it for TDA4VM.
If we can apply the second approach, please share some more details if any or specific to TDA4VM.
Thanks and Regards,
Karunakar
Hi Karunakar,
Uniflash supported platforms is listed here: https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/07_00_00_11/exports/docs/pdk_jacinto_07_00_00/docs/userguide/board/uniflash.html#supported-platforms
eMMC is supported on Uniflash for TDA4. The eMMC flash support as part of Uniflash is limited to raw data write to eMMC boot partition. We don’t have support for writing the data as a file to user area.
Flashing instructions for eMMC are similar to OSPI except for device type change. Please check the attached reference log.
Regards
Karthik
Hi Karthik,
Thanks for your reply.
Based on the links, I understood that, Uniflash supports only UART/JTAG for image transfer .
Uniflash does not support Ethernet/USB for writing into flash.
Please confirm it once.
Regards,
Karunakar