We are following the steps defined in ECUBUS_344CAN_uds.json of the unified_bootloader_demo_V2.1 package to flash S32K344_CAN_App_RTD200 images onto to S32K344 eval board. Both .bin and .elf images can be flashed successfully via the UDS-TP stack. However, only the elf image can operate normally. The bin image always crashes when calling Boot_JumpToApp. Is there something extra need to do when flashing the S32K344_CAN_App_RTD200.bin image? This bin image has been verified with J-Link which can operate normally.