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

#fuses WDT won't change wdt for MPLAB

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







#fuses WDT won't change wdt for MPLAB
PostPosted: Thu Aug 12, 2004 4:13 am     Reply with quote

#fuses hs works ok, but #fuses wdt has no effect on the wdt configuration bit set by MPLAB. Likewise with brownout, power up timer. Why? I'm using a pic 16f87a and a CCS PCM compiler.
SocMatt



Joined: 07 Jun 2004
Posts: 6

View user's profile Send private message

PostPosted: Thu Aug 12, 2004 5:00 am     Reply with quote

All you need is:

#fuses hs, wdt, brownout, put

That should change all configuration bits when you import it into MPLAB
Ttelmah
Guest







Re: #fuses WDT won't change wdt for MPLAB
PostPosted: Thu Aug 12, 2004 5:57 am     Reply with quote

anon wrote:
#fuses hs works ok, but #fuses wdt has no effect on the wdt configuration bit set by MPLAB. Likewise with brownout, power up timer. Why? I'm using a pic 16f87a and a CCS PCM compiler.

One possibility, would be the setting in MPLAB, under 'configure', 'settings', 'Program loading'. There is an option here, that will clear the configuration bits whenever a program is loaded, and this will override the fuses from CCS.

Best Wishes
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Thu Aug 12, 2004 6:32 am     Reply with quote

If you are using the ICD then WDT is not allowed and MPLAB will turn it off.
Guest








PostPosted: Fri Aug 13, 2004 4:13 am     Reply with quote

Tried #fuses noput. Likewise that didn't work, with the programmer set to picstart and load config bits on prog loading disabled. Which file shows the state of the config bits?
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