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.

TDA4VM: Uniflash - TDA4VM

Part Number: TDA4VM
Other Parts Discussed in Thread: UNIFLASH

Hi,

I would like to flash the uboot into eMMC, without using SD-Card, and with the help of Uniflash tool.

I have gone through the user manual given here https://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_board.html#getting-started-with-uniflash

I have below doubts:

1.) Do I need to partition the eMMC before writing the Uboot?

2.) Can I use the command like below?

#sudo ./dslite.sh --mode processors -c /dev/ttyUSB1 -f /home/user/ti/uniflash_6.0.0/processors/FlashWriter/J721e_evm/u-boot.img -d 4 -o 0

Can the flash programmer take care of the partitioning?

Thanks and Regards,

Karunakar