hi NXP,
I successfully used the bootloader based on AN13750 to initiate communication between the IPCF of three M7 cores and A53;
Version used: linux bsp41、Integration_Reference_Examples_S32G2_2023_06、SW32G_IPCF_4.9.0_D2310
Now I want to test LLCE communication, and I have done the following tests:
Open the can2can DS project, modify the LD file to match the space occupied by "IPCF_Sample multi_instance S32G274A_M7-0", compile and add IVT and other information, burn QSPI, and I caught the can signal on the llce_can line;
I used the can2can program to replace IPCF_Samplemulti_instance S32G274A_M7-0 and started can2can through bootloader, but I couldn't capture the relevant signal on the can line.
May I ask where a DS or EB routine needs to be modified in order to boot through bootloader?
The following figure shows the jump information when burning can2can separately, compared to the jump information when bootloader starts

