Hello,
For S32K116, from the end of the interrupt vector table section until the start of the flash config section, there is a gap of memory unused. This gap is specified with zeros if a raw binary is generated. Instead, if srec file is generated, that space is not specified.
Is it possible to generate the srec file so it specifies all addresses so the whole addresses in the file are contiguous to each other?
Best regards,
Adria