Page 1 of 1

Writing hex and bootloader at the same time

Posted: Fri Jul 15, 2016 10:23 am
by xtrabit
For speeding production purposes, i need to write bootloader and program hex files together to PIC. Is there a way to do this?

Re: Writing hex and bootloader at the same time

Posted: Fri Jul 15, 2016 1:17 pm
by Jerry Messina
You can use the hexmate utility to combine them.

If you don't have a copy of the XC8 compiler, then see http://sfcompiler.co.uk/phpBB3/viewtopi ... it=hexmate
(about the eight post or so) for details on where you can get a copy easily.