Hi
May I have some questions about between after-SBL run-application?
I am using MCU+SDK 8.06.00.
--
Question1
I understood the processor can read OSPI code through MSRAM copyed from 0x6000_0000 by INDAC.
I think the user-application's appimege write in offset 0x80000.
Is this mean that 0x6000_0000 is SBL 0x6008_0000 is application in OSPI?
--
Question2
In sbl_ospi_am64x-evm_r5fss0-0_nortos_ti-arm-clang project,
I think SBL code is wake up CPUs using Bootloader_loadCpu() function.
Where is setting that each cpu's code start address?
(e.g. the setting of that R5FSS0-0's code start setted at 0x7008_0000 in MSRAM)
Thanks,
GR