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

Update chip program

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



Joined: 10 Dec 2011
Posts: 376
Location: Sofiq,Bulgariq

View user's profile Send private message

Update chip program
PostPosted: Mon Apr 23, 2012 5:37 am     Reply with quote

HI.
Does anyone know how can I update program code into a PIC... without connecting the chip to a whatever programmer (in my case pickit2).
Excuse my bad english!
Thanks in advance!
SherpaDoug



Joined: 07 Sep 2003
Posts: 1640
Location: Cape Cod Mass USA

View user's profile Send private message

PostPosted: Mon Apr 23, 2012 6:29 am     Reply with quote

You will have to use a chip programmer unless the PIC already has a "bootloader" programmed into it.
_________________
The search for better is endless. Instead simply find very good and get the job done.
rikotech8



Joined: 10 Dec 2011
Posts: 376
Location: Sofiq,Bulgariq

View user's profile Send private message

re bootloader
PostPosted: Tue Apr 24, 2012 5:27 am     Reply with quote

I mean just like firmware update.
Where can I find more details about bootloader function?
I was searching at the CCS Manual but there is no much info about that.

Thank you!
temtronic



Joined: 01 Jul 2010
Posts: 9164
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Tue Apr 24, 2012 5:40 am     Reply with quote

'Bootloader' is a 3rd party program that you load once into the PIC.When commanded, it will transfer a compiled program(firmware) from the host(usually a PC) into the PIC.
Bootloaders are specific to the PIC you're using and can be simple or complex. There is no 'generic' bootloader,so you'll have to search for one for your PIC.There are several 'threads' about them here and tons of them on the Web.
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