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

bootloader - siow download soft OK but not flash modificatio

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



Joined: 12 Apr 2006
Posts: 2
Location: FRANCE

View user's profile Send private message Send e-mail

bootloader - siow download soft OK but not flash modificatio
PostPosted: Wed Apr 12, 2006 2:25 pm     Reply with quote

hello,
I use a PIC18F4620 and I have modify #include <PIC118F452.h> with #include <18F4620.h> and compilated all next files

I use the EX_bootloader.c to install the bootloader. (I download it with my ICD2 and it works).
I use SIOW to download the ex_bootload.hex into my PIC18F4620

Download is performed but when I restart (with RB5 High) the PIC, the text "Application program version 1.00" is not send to the RS232.

If I download directly the ex_bootload.hex with my ICD2 the code works because the text Application program.... will be send to the RS232.
But this method remove the bootloader Smile)

I have text to upload the ex_bootloader.hex with small modification :

"I had output_high(pin_B4)" to detect a correct download but it's doesn't works.

Could you help me?
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