mpc5748g dev kit
I was successful in flashing this elf using the lauterbach + JTAG .
I am quite new to this Open SDA USB and seem to doing it wrong. I would like to know the procedure to flash a elf file over usb.
My tools are
Hardware
Software
With this above setup i would like to know what procedure or what tools i would need in order to flash the elf on the development kit ?
P.S : I have already tried the flash configuration in S32 DS with the Target and core selected but somehow the flash doesnt go through and just hangs in between.
Hello,
Some time ago, I created document, which seems to be the right one for your requirement. Please see the link below and eventually let me know, if it helps you.
https://community.nxp.com/docs/DOC-332252
Regards,
Martin
Hi Martin,
This is a very useful document for flashing the binary to MPC target. This mainly uses S32DS for all the options listed.
Is this flashing of binary can be done without S32DS? I have binary (.elf file) generated for a project using S32DS.
Thanks in advance.
I wrote a short Python wrapper on the flash tool. I haven't tried it in a while. But it should work.
GitHub - jed-frey/opensda_flasher
If not open an Issue.