Writing hex and bootloader at the same time

Discuss PIC and electronic related things

Moderators: David Barker, Jerry Messina

Post Reply
User avatar
xtrabit
Posts: 23
Joined: Tue May 03, 2016 10:04 am

Writing hex and bootloader at the same time

Post by xtrabit » Fri Jul 15, 2016 10:23 am

For speeding production purposes, i need to write bootloader and program hex files together to PIC. Is there a way to do this?
"See God, then brake" -Kevin Schwantz

Jerry Messina
Swordfish Developer
Posts: 1469
Joined: Fri Jan 30, 2009 6:27 pm
Location: US

Re: Writing hex and bootloader at the same time

Post by Jerry Messina » Fri Jul 15, 2016 1:17 pm

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.

Post Reply