after flashing code and pressing reset button, how again the booting takes place from the external flash.
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.
after flashing code and pressing reset button, how again the booting takes place from the external flash.
Hello,
The ROM code executes after a warm reset or a cold reset, which then initiates the SBL and then the application from the external flash (if QSPI Boot mode is set). Let me know if you have any further question.
Thanks and Regards,
Sahana
This will help you understand the boot flow in Sitara MCU+ devices - dev.ti.com/.../node
this I referred already, my problem is that, after a reset, the code is not loading in my launchpad.
In my am263x launchpad, code is not booting after the reset button is pressed. How can it be resolved.
Hi,
If you have flashed into the flash via UART BOOT MODE or DEV BOOT MODE, you need to change the BOOT MODE to QSPI to boot from that medium.
I hope this helps.
Best Regards,
Aakash