Hi team,
Here's an issue from the customer may need your help:
Customer is trying to boot the R-core of Main Domain with SBL (currently booting A-core and MCU1_0 with SBL is successful, but booting MCU2_1 fails).
Using the tools in combined_appimage, merge the boot code of the MCU1_0&MCU2_1&a kernel into an app and copy the app to the boot partition.
However, the following issue is encountered during the SBL boot phase:
the operation of SblAtcmAddrr&SblBtcmAddrin SBL_SetupCoreMem(MCU2_CPU1_ID) causes MCU1_0 to fail when operating in SBL_SetupCoreMem(MCU2_CPU1_ID). In other words, does the ATCM&BTCM not have access to MCU1_0? However, the previous operation did not report an error.
Also, there should be no problem parsing the merged app image file in tiimage format.
Could you help check this case? Thanks.
Best Regards,
Cherry