Dear community,
I built binary programs (app_flash.elf and app_ram.elf) for S32K14x MCU using make tool, I am wondering how can I download the binary to MCU using JLink commands,not using S32DS? Reason for command line is that DevOps want to automate the download-and-test process.
I tried the "JLink Commander" tool but unfortunately I don't knowhow to load my app_flash.elf to the target, even though I noticed this segger wiki page.
Regards,
yf