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

DSPIC30F6010A and #FUSE

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



Joined: 03 Mar 2004
Posts: 15

View user's profile Send private message

DSPIC30F6010A and #FUSE
PostPosted: Fri Dec 21, 2007 10:03 am     Reply with quote

I am trying to get correct FUSE for the oscillator on a DSPIC30F6010A.

I want to run HS on primary osc.

But when I use the following fuse

#FUSES LP //Low power osc <200> 4mhz)
#FUSES HS
#FUSES NOCKSFSM //Clock Switching is disabled, fail Safe clock monitor is disabled

The CCS compiler turns on the low power 32khz osc option.

I also tried to coment out the first line, but the MPLAB then tells me that the config words are wrong.

Any ideas?
Guest_7068
Guest







PostPosted: Fri Dec 21, 2007 8:51 pm     Reply with quote

Try using the 'PR' fuse. CCS says that this fuse is required as long as the
primary oscillator is used. The FRC does not need this fuse.
Honken



Joined: 03 Mar 2004
Posts: 15

View user's profile Send private message

PostPosted: Sun Dec 23, 2007 8:08 am     Reply with quote

That helped!

Thanks
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