Hi all,
I want to create a .bin file from a MPLAB X/CCS project but I do not find the way to do it, it only generates the .hex file. The only way I find at the moment is to import the project with the CCS IDE and compile it from there but this it is not the most efficient.
¿Is there any way to do it from MPLAB?
Thanks for your reply,
Regards,
Ttelmah
Joined: 11 Mar 2010 Posts: 19516
Posted: Tue Jan 03, 2023 10:21 am
Look in sourceforge, for hex2bin
Easiest.
Or edit the command line in MPLAB, adding -OB to it. Will then generate
the bin file when you compile.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum