Other Parts Discussed in Thread: UNIFLASH, TMDS64EVM
Hello,
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,
Hello,
Can you please clarify the following couple of questions:
1) Is this a TI or custom board with custom eMMC part?
2) Are you trying to flash SBL/application into eMMC?
3) What procedure are you following for flashing?
Thanks!
1. The eMMC is from TI (please have a look at the screenshot).
2.yes, you are right. I could do it but for some reason I am not able to now.
3. I open the uniflash_uart program, go to debug session, once I hit the play, it gives me couple of options, one of them is to flash into eMMC. After I select it, I start the python script. It writes to eMMC...
1. The eMMC is from TI (please have a look at the screenshot).
TI does not supply eMMC. What I wanted to know if if you are using a TI board (TMDS64EVM) or a custom board?
I open the uniflash_uart program, go to debug session, once I hit the play, it gives me couple of options, one of them is to flash into eMMC. After I select it, I start the python script. It writes to eMMC...
This does not sound like sbl_uart_uniflash since it involves putting the board in UART bootmode and directly running the Python script. Have you modified the sbl_uart_uniflash?
Hello,
2. Yes it got modified by someone previously..
Can you try the original UART Uniflash procedure