Hi,
At the power up, which core will RBL run on ?
It's R5F0-0 , not DMSC, correct ?
Does R5F0-0 execute both RBL and SBL ?
Regards,
Hideaki
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,
At the power up, which core will RBL run on ?
It's R5F0-0 , not DMSC, correct ?
Does R5F0-0 execute both RBL and SBL ?
Regards,
Hideaki
Hello Hideaki-san,
The execution of code for something like an RBL is done through RAM so that SBL and application images can be loaded onto R5F core. The SBL would handle the configuration of the R5F after the RBL has executed.
Best Regards,
Ralph Jacobi
Hi Ralph,
Thank you for your answer.
Just confirmation,
Does R5F0-0 execute both RBL and SBL ?
The answer is "YES", R5F0-0 core. Correct ?
Thanks and regards,
Hideaki
The answer is "YES", R5F0-0 core. Correct ?
Yes Hideaki Matsumoto SBL will execute on R5f 0-0 but RBL or ROM Bootloader is stored in read-only memory and is almost considered as part of the SoC. Depending on which boot mode is selected, the RBL will load the secondary bootloader or SBL from a boot media (OSPI flash, SD card or via UART).
Find more details here: