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

PIC18F13K22 #fuses problem

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



Joined: 05 Oct 2011
Posts: 1

View user's profile Send private message

PIC18F13K22 #fuses problem
PostPosted: Wed Oct 05, 2011 11:46 pm     Reply with quote

Hi, i am having problems activating the PLL. I am using the code below, but the frequency still been 16M. The problem I am seeing is the #fuses at the code don't agree with the compiler fuses on the bit configuration. Do you have any idea or a simple code I can test?
Code:

#fuses HS,PLLEN,NOWDT,NOBROWNOUT,NOPROTECT,NOLVP
#use delay(clock=16M)
Ttelmah



Joined: 11 Mar 2010
Posts: 19245

View user's profile Send private message

PostPosted: Thu Oct 06, 2011 1:51 am     Reply with quote

#use delay(crystal=16M,clock=64M)

Best Wishes
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