CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

PIC to PIC Bootloader feasibility question

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
davefromnj



Joined: 03 May 2007
Posts: 42

View user's profile Send private message

PIC to PIC Bootloader feasibility question
PostPosted: Fri Jun 05, 2009 3:26 pm     Reply with quote

Hello,

I have a quick question regarding PIC bootloaders:

Let's say I have a test fixture that has a PIC with MSSP, its own test program, and the latest version of the code for the PIC in a separate board.


If I was to develop, then install a bootloader in the separate board, is it possible / feasible to have the test fixture PIC send the latest version of the code to the PIC in the separate board?


I read in another post that perhaps the flow control necessary to write from the test fixture PIC to the separate PIC would be very slow since the separate PIC has to stop executing instructions to self-write to its own FLASH Memory.


I was thinking that it would work like:

Separate PIC receives command that a new version of firmware is available. Test Fixture PIC then begins to stream the firmware to the Separate PIC over I2C.



Should I just avoid this approach all together?
Steve H
Guest







PostPosted: Sat Jun 06, 2009 9:46 am     Reply with quote

Yes this is possible - in fact this product does just that...

flexipanel (dot) com/TEAclipper.htm

HTH - Steve H.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group