One question
What is the different between these 2 bin files in
C:\NXP\S32FlashTool_2.3.3\examples\S32G\SRAM\

As my understanding it boot to Single core - M7 (S32G_TestTransmission_921600_8E1_0x34080000_SRAM_SINGLE.bin) and Multicore (S32G_TestTransmission_921600_8E1_0x34080000_SRAM.bin)
Is that correct?
Because when flashing S32G_TestTransmission_921600_8E1_0x34080000_SRAM.bin -> It working
But when I used the same way but using S32G_TestTransmission_921600_8E1_0x34080000_SRAM_SINGLE.bin, nothing happen.
How can we use this S32G_TestTransmission_921600_8E1_0x34080000_SRAM_SINGLE.bin? I don't see it in any document
Thank you!