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

PIC18F4685 Bootloader

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







PIC18F4685 Bootloader
PostPosted: Tue Jun 26, 2007 10:23 am     Reply with quote

Hi Folks,

Can anyone recommend a bootloader for the 18F4685?

I've been using the 18F4620 for the last few months with the Tiny Bootloader, but this doesn't support the larger chip.

Cheers

James
endSly



Joined: 27 Jun 2007
Posts: 6

View user's profile Send private message

PostPosted: Fri Jun 29, 2007 3:27 am     Reply with quote

Try to use CodeLoader from http://www.thebytefactory.com/ modifying source code. Set Max_Loadable to 0x16800 (90KB).
JamesW_UK
Guest







PostPosted: Fri Jul 20, 2007 2:47 am     Reply with quote

Thanks for the suggestion, however the compiler doesn't like setting the address to 0x16800

I get a couple of "info 300" lines and then an invalid ORG range error.

Any suggestions

Thanks

James
joven



Joined: 30 Jan 2007
Posts: 56
Location: Viana do Castelo - Portugal

View user's profile Send private message

PostPosted: Wed Nov 14, 2007 2:43 pm     Reply with quote

someone have the bootload?

in the my aplication have one 18F2685 and was a good help
abq_pic
Guest







same problem with PIC18f6722
PostPosted: Thu Mar 06, 2008 5:43 pm     Reply with quote

I tried to set the MAX_LOADABLE to various values, but for anything above 0xFFFF (4 F's) it gives a ORG range error.

What is the valid ORG range ? Is it the entire program memory space or some portion of it ?

I think the codeloader stores the boot program in the lower end of the Program memory, because I did not see any interrupt address moving or any such stuff. Please correct me if I am wrong.

Thanks,

abq_pic
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