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

INT_RA - invalid pre-processor directive

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



Joined: 13 Oct 2003
Posts: 32

View user's profile Send private message Send e-mail

INT_RA - invalid pre-processor directive
PostPosted: Wed Nov 13, 2013 6:04 am     Reply with quote

Hi

I am running version 4.135 and am trying to use INT_RA.
When I do, I get the following error - Invalid pre-processor directive

I am trying to use a PIC16f877a and a pic18f452.

How do I get around this error?

Thanks
Delene
Ttelmah



Joined: 11 Mar 2010
Posts: 19253

View user's profile Send private message

PostPosted: Wed Nov 13, 2013 8:44 am     Reply with quote

Neither of those chips _have_ an INT_RA....

The only error is trying to use a feature the chip doesn't have. Look at the data sheet. It lists what interrupts a chip has.

The compiler can't give the chip features it doesn't have, this is why the data sheet must always be your staring point for 'what the chip can do'.
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