I'm trying to use the bootloader with an 18F2580 using an internal oscillator. I program the PIC with the bootloader, attempt a download with SIOW and it stops after two lines and appears that I've overwritten at least part of the bootloader because if I go back to the hardware programmer and do a verify, it fails.
I'm using the same code I've used on at least 5 other projects and I've got the #include <bootloader.h> as the second line in the program immediately following the #include <18F2580.h>. The only difference that I can see between this project and those is that the others used an external crystal oscillator.
Is there some conflict between the bootloader and using a PIC with an internal oscillator?
ratgod
Joined: 27 Jan 2006 Posts: 69 Location: Manchester, England
Posted: Sun May 04, 2008 12:06 am
I'm trying to get my 2580 to run on the internal oscillator, how did you have it set up? could you post some of the configuration code.
did you ever get the boot loader to work in the end?
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