I'm using an 877 to program a 648. The 877 run code is from 0 - fff. The data for the 648 should be held at 1000-1fff. Both applications are written in C with CCS. I cannot get the 877 to program properly, is there a way with CCS to merge the two hex files together so they program into the 877. Thank you!
Fro_Guy
Joined: 26 Apr 2006 Posts: 12
Posted: Fri Jun 23, 2006 11:49 am
You are being kind of vauge, and i dont know what you are really trying to do. How are you programming there, are you putting a bootloader on the PIC's and using the built in functions? you have to list this kind of information or it is hard to help you
Fro Guy
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Jun 23, 2006 12:25 pm
Quote:
The 877 run code is from 0 - fff. The data for the 648 should be held at 1000-1fff. Is there a way with CCS to merge the two hex files together ?
I was able to get a quick answer to this by using Google. I searched
for: merging hex files
Keil appears to have downloadable tools to do that. I didn't test it, so
I don't know if it works, but if it doesn't then look at the other results
from the Google search. Here's the Keil link:
http://www.keil.com/support/docs/2666.htm
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