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

Configuration Fuses

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



Joined: 25 Oct 2004
Posts: 136

View user's profile Send private message

Configuration Fuses
PostPosted: Fri Sep 19, 2008 9:09 am     Reply with quote

Hi,

I am using the 18F8722 PIC and having a problem now with the config fuses.

Doesnt matter what I am setting NOPUT or PUT, the powerup Timer is always disabled.

Has anybody here had the same experience ??

What workaround to I have ?

I need very hard the Power Up Reset feature because of random restarts at the powersupply side.

Any help is very appriciated
best regards
ANdreas
Ken Johnson



Joined: 23 Mar 2006
Posts: 197
Location: Lewisburg, WV

View user's profile Send private message

PostPosted: Fri Sep 19, 2008 9:35 am     Reply with quote

The debugger overrides your PUT setting, and disables it when debugging.

Ken
Andreas



Joined: 25 Oct 2004
Posts: 136

View user's profile Send private message

PostPosted: Sun Sep 21, 2008 4:40 am     Reply with quote

Hi Ken,

Thanks for Your explanation, but I am not using the debugger I am using MBLAB to be able to program with the ICD2 as the ICD-U40's are all not working after a few months.

Also CCS has no way to update 2 year old ICD to the new version, and for my suprise they don't want to give the diagram so that I can upgrade the ICD by myself..................

I am wondering what else makes the Compiler to ignore the PUT setting.

Is there a way to force it ??

best regards

Andreas
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Sun Sep 21, 2008 11:04 am     Reply with quote

Andreas wrote:
I am not using the debugger I am using MBLAB to be able to program with the ICD2
ICD == In Circuit Debugger

Most likely you have the directive '#device ICD=TRUE' in your code which configures for debug compilation. Remove this line.
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