Hi team,
the user is testing the demo code of sbl_ospi_multicore_elf_am263px-cc_r5fss0-0_nortos_ti-arm-clang . The boot loader failure issue is being encountered.
the user has commented out the following codes.
when he implements the boot flows, Jumping from SBL - SBL->core 0(boot code segment)->core 0 (APP code only in core 0), that is workable. However, Jumping from SBL - SBL->core 0 (APP code only in core 0)->core 0(APP codes in Core0,1,2,3), that is failed. the code stuck at the code stamped red color.

Could you comment on this issue?
BR