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

18F J Devices + Fuses

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



Joined: 08 Dec 2006
Posts: 125
Location: Texas

View user's profile Send private message

18F J Devices + Fuses
PostPosted: Mon Apr 26, 2010 1:20 pm     Reply with quote

First time working with a J Device. I'm kicking off a project with a 18F24J50 and I noticed the 18F24F50.H file has no Fuses Defined.

Are Manually setting fuses no longer available?

Richard
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Apr 26, 2010 1:28 pm     Reply with quote

What's your compiler version ? The 18F24J50.h file in vs. 4.106 has
got tons of fuses. Here are the first few lines:
Quote:

//////// Standard Header file for the PIC18F24J50 device ////////////////
#device PIC18F24J50
#nolist
//////// Program memory: 8188x16 Data RAM: 3840 Stack: 31
//////// I/O: 23 Analog Pins: 10
//////// C Scratch area: 00 ID Location: 0000
//////// Fuses: HS,HSPLL,EC,ECPLL,DEBUG,NODEBUG,XINST,NOXINST,STVREN
//////// Fuses: NOSTVREN,WDT,NOWDT,PROTECT,NOPROTECT,WDT1,WDT2,WDT4,WDT8
//////// Fuses: WDT16,WDT32,WDT64,WDT128,WDT256,WDT512,WDT1024,WDT2048
/////
rwskinner



Joined: 08 Dec 2006
Posts: 125
Location: Texas

View user's profile Send private message

PostPosted: Mon Apr 26, 2010 3:43 pm     Reply with quote

All fixed. 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