Hi Lukas,
Thanks for the explanation.
To clarify my requirement:
I have an ARM64 Linux based system (CLI only, no GUI) that is connected to an S32K118. As part of our firmware upgrade flow, I need to flash/program the S32K118 directly from this ARM64 Linux host.
Specifically:
- I need a command-line flashing tool that can run on ARM64 Linux.
- The host tool should talk over a physical interface (e.g., UART, ) to the S32K118
- I do not need a GUI tool — only CLI.
Can you confirm:
Does NXP provide any official command-line flashing tool that supports ARM64 Linux?
If not, is there an NXP-endorsed or reference implementation that can be built and used on ARM64 Linux?
If no official solutions exist, what is the recommended supported workflow for CLI-based flashing from an ARM64 Linux host?