Other Parts Discussed in Thread: TEST2
Tool/software:
Hello TI team,
About Specifications of SBL OSPI Multi-Partition, please tell me.
environment:
CCS12.7.0
AM243x MCU+SDK 09.02.01.05
LP-AM2434
R5F application constitution
R5F 0-0 used
R5F 0-1 not used
R5F 1-0 used
R5F 1-1 used
I seem to initialize all R5F when I confirm log of SBL.
INFO: Bootloader_runCpu:155: CPU r5f1-0 is initialized to 800000000 Hz !!!
INFO: Bootloader_runCpu:155: CPU r5f1-1 is initialized to 800000000 Hz !!!
INFO: Bootloader_runCpu:155: CPU m4f0-0 is initialized to 400000000 Hz !!!
INFO: Bootloader_loadSelfCpu:207: CPU r5f0-0 is initialized to 800000000 Hz !!!
INFO: Bootloader_loadSelfCpu:207: CPU r5f0-1 is initialized to 800000000 Hz !!!
Q1.After having initialized a CPU, does SBL start R5F 0-0, 0-1, 1-0, 1-1, all R5F application?
There is not the R5F 0-1 application in build environment.
Q1-2. In SBL OSPI Multi-Partition, can the R5F application only for 2BANK of only 3BANK of the discontinuity or the discontinuity start?
I may mind one point.
I explain the log mentioned above.
test1. At first it is confirmed start of four R5F application
test2. It is confirmed start of three R5F application afterwards
It is log when I carried out test2.
Q2. When I transferred it to 3 banks from 4 banks, does the R5F 0-1 application remain in the R5F 0-1 bank of QSPI?
I think that SBL started if I stay.
Regards,
Yoshiki Koide