Hi,
Is there a way of flashing SPI ROM by booting the device in UART mode?
Thanks,
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,
Is there a way of flashing SPI ROM by booting the device in UART mode?
Thanks,
Hi John,
Thanks for your post.
Yes, it is possible to flash the boot code to SPI through SPI flash writer, but the boot pin configuration needs to be changed from SPI flash mode to JTAG emulation mode. Without changing the boot pin configuration, still you can update the boot code to SPI flash through JTAG but with other boot media like UART or others, you should create a provision to change the boot switches and in this case, you need to remove the gel file while you try to re-connect the device using a J-TAG.
Please refer the below E2E threads:
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/252405.aspx
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/237029.aspx
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/112/t/33466.aspx
Please refer the below wiki to check the procedure for boot and flash loading utility:
http://processors.wiki.ti.com/index.php/Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138
Note: Please generate the boot binary format via AISgen utility and then flash it to SPI.
Thanks & regards,
Sivaraj K