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

CCS bootloader and PIC18F8722 timeout

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



Joined: 09 Jul 2004
Posts: 70

View user's profile Send private message

CCS bootloader and PIC18F8722 timeout
PostPosted: Thu Mar 13, 2008 4:10 pm     Reply with quote

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

View user's profile Send private message

PostPosted: Thu Mar 13, 2008 4:14 pm     Reply with quote

Use the forum's search page to search for these keywords:
Quote:
siow timeout


Set it to search for all terms. Example:
Quote:
x Search for all terms


http://www.ccsinfo.com/forum/search.php
nmeyer



Joined: 09 Jul 2004
Posts: 70

View user's profile Send private message

PostPosted: Sat Mar 15, 2008 10:16 am     Reply with quote

I added RESTART_WDT and ERRORS to the #use RS232 directve in the bootloader.c file and now it seems to be working.
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