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 CCS Technical Support

porting CCS Bootloader Sample to 18F2620

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







porting CCS Bootloader Sample to 18F2620
PostPosted: Thu Nov 18, 2004 4:00 pm     Reply with quote

Hi there,

what do I have to change on ex_bootloader.c, loader.c or ex_bootxx.h to use with 18F2620.
With 18F252 it works my code but I dont know to get it work with my new PIC 18F2620.

thanks for help

Stefan
Boyko



Joined: 11 Oct 2004
Posts: 13
Location: Sofia

View user's profile Send private message

PostPosted: Fri Nov 19, 2004 1:15 pm     Reply with quote

Try the Colt 18F bootloader. It's nice, free and works with all 18F chips.
_________________
Regards
Boyko
Guest








PostPosted: Sun Nov 21, 2004 7:11 am     Reply with quote

Thanks had a look to colt bootloader but the problem is I have to change some code to work with my one circuit.

But I found mybe there is a problem in write_program_memory(..).
Thy write different for 18F252 to 18F2620 in the capt.

FLASH PROGRAM MEMORY WRITE SEQUENCE

18F252 :
6. Write the first 8 bytes into the holding registers
with auto-increment.

18F2620:
6. Write the 64 bytes into the holding registers with

Note: Before setting the WR bit, the Table
Pointer address needs to be within the
intended address range of the 64 bytes in
the holding register.


I use PCH Compiler V. 3.212 and does the compiler do that ??

Stefan
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