I am tring to implement a bootloader on my project and i am using the ccss ex_bootloader.c as my basis. I have changed it for my fuses and delay. With this loaded into my pic, i can bootload a small program like the ex_bootload.c and it works fine. However, when i try to load my program which is about only 9% of ROM 6% of RAM at this point, I get a time out error. This is using the SIOW.exe program with the compiler. Then after this, it seems as if the bootloader is corrupt, as then i can no longer load the ex_bootload.c program. Are there other variables that i need to change in the bootloader.c program (such as #org values) or in the bootloader.h file? This is very new to me and i am trying to learn, but there is a lot of information on the forum about this and i am not seeing what i think is my issue. Any help or a point in the right direction woudl be appreciated. Thanks
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Mar 13, 2008 4:14 pm
Use the forum's search page to search for these keywords:
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