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

INTRC_IO fuse is missing for 18F26J50 / 18F25J50 / 18F24J50

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



Joined: 30 Jun 2004
Posts: 9
Location: Cambridge, MA

View user's profile Send private message Visit poster's website

INTRC_IO fuse is missing for 18F26J50 / 18F25J50 / 18F24J50
PostPosted: Mon Sep 13, 2010 6:57 am     Reply with quote

I get a compile error when trying to use INTRC_IO with a PIC18F26J50 / PIC18F25J50 / PIC18F24J50. The fuse is not recognized by the compiler.

In the PIC18F26J50 header file, "INTRC" appears twice. Unfortunately changing one of them to "INTRC_IO" doesn't work.

I'm using version 4.112 of the compiler.

Thanks,
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Mon Sep 13, 2010 10:58 am     Reply with quote

The behaviour is coded in the device data base devices4.dat rather than header file. You can edit the fuse encoding with the CCS Device Editor tool, if you have the IDE version of the compiler.

Ultimately, you can set the complete binary device configuration data with a #rom statement, if the compiler doesn't manage it.

Generally, there are various complaints about arbitrary changes to device data, I don't understand why these things are happing again and again.
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