View previous topic :: View next topic |
Author |
Message |
JamesW_UK Guest
|
PIC18F4685 Bootloader |
Posted: Tue Jun 26, 2007 10:23 am |
|
|
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
|
|
|
JamesW_UK Guest
|
|
Posted: Fri Jul 20, 2007 2:47 am |
|
|
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
|
|
Posted: Wed Nov 14, 2007 2:43 pm |
|
|
someone have the bootload?
in the my aplication have one 18F2685 and was a good help |
|
|
abq_pic Guest
|
same problem with PIC18f6722 |
Posted: Thu Mar 06, 2008 5:43 pm |
|
|
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 |
|
|
|