I followed the instructions of GoldVIP-S32G3-1.13.0 Bootloader User Manual generate Blob_image.bin and load to flash address 0x0 cannot boot up.
I have used EB tresos 27.1.0 generated Bootloader_Configuration.bin.
And run the command generated Bootloader.bin (463KB) then assign it in S32 Design Studio 3.5 IVT view's Application bootloader Image.
Turn out the Blob_image.bin only have 895KB, compare to boot-loader(1291KB) provided in GoldVIP example binaries/ it's quite small.
I tried using Hex view to compare Blob_image.bin and boot-loader.
DCD, QuadSPI Parameters, HSE and SYS-IMG Pointer content are same.
Only IVT image points to different addresses of SYS-IMG and Application bootloader, and Application bootloader content are different.
How did the example boot-loader image be generated?