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
Solved! Go to Solution.
Hello Adria,
You can use the srec_cat tool for this purpose, see section "FILLING THE BLANKS" in the last link.
Please refer to the links below:
I hope it helps.
Best Regards,
Diana
Hello Adria,
You can use the srec_cat tool for this purpose, see section "FILLING THE BLANKS" in the last link.
Please refer to the links below:
I hope it helps.
Best Regards,
Diana