Tool/software:
SOP2 SOP1 SOP0
0 1 1
In the above mentioned method of booting, the image will be loaded from UART of QSPI 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.
Tool/software:
SOP2 SOP1 SOP0
0 1 1
In the above mentioned method of booting, the image will be loaded from UART of QSPI external flash ?
Hi Thiru,
In SOP2 mode (No-Boot mode), the ROM will not execute, you need to have some sort of gel scripts or a way to initialize the clocks,pll and memory, and then you can load your application image directly to RAM.
Regards,
Shruti
Hi Shruti,
So in this case, we cannot load and execute SBL from external flash ??, is my understanding correct ?.
If we want to load SBL from External flash is there a way ?.
Thanks and Regards,
M.Thirunavukkarasu
Hi Shruti,
There is a blocker for manufacturing team on this topic, so can we have a call today or tomorrow to discuss the same and find some solution to proceed further ?.
Thanks and Regards,
M.Thirunavukkarasu
Hi Thiru,
You should have a gel script which will first initialize the clocks, and other things which ROM supposed to initialize, after that you can load any image directly to the RAM.
You can use SOP4 and SOP5 as well, is there any specific reason why you are not using those?
Regards,
Shruti