Good morning,
I was trying to customize the GoldVIP boot process by changing the M7 image with a custom one.
After flashing the complete GoldVIP image on the QSPI memory with u-boot, as explained in the goldvip user manual (Everything starts with this configuration), I built an example project with S32DS and tried to customize the bootloader configuration to adapt it to the new binary, trying to follow the instructions provided in AN13750, in the bootloader manual, and in the "S32G-VNP-GLDBOX3 SOFTWARE ENABLEMENT GUIDE".
However, after flashing the new bootloder binary, the new bootloader's configuration and the custom M7 binary with the S23 Flash Tool, the bootloader executes corretly and the stock A53 image is started, while the new M7 binary apparently fails to execute.
Therefore, I was wondering if any binary built with S32DS can be used with the bootloader or if there is some additional step to be taken in order to use it in this context.
Thank you in advance.