Hello Champs,
I'm finding the utility to convert elf file (for Ducati M3) to hex image in order to load it from the host (A8) without IPC just like syslink. If you have, could you please let me know how should i get .
Now assuming there is something utility to realize this, I have another question. In general, the executable contains the information for load & run address of initialized sections, and I think these must be embedded into elf data structure, just like coff format. I don't really understand how these information should be handled after converting hex image. I think just loading hex image into the exact address does not work. Any suggestions on this ?
Best Regards,
Kawada