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

#ID CHECKSUM is not working on 18F66J60

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



Joined: 20 Jul 2011
Posts: 375

View user's profile Send private message

#ID CHECKSUM is not working on 18F66J60
PostPosted: Fri Nov 25, 2011 2:31 am     Reply with quote

The Pre-Processor directive #ID CHECKSUM doesn`t stack with 18F66J60.
What can I do to solve this problem???
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Nov 25, 2011 2:43 pm     Reply with quote

Post a short compilable test program. Post your compiler version.
Explain how you test it, and show how it doesn't work.
stoyanoff



Joined: 20 Jul 2011
Posts: 375

View user's profile Send private message

PostPosted: Sat Nov 26, 2011 10:10 am     Reply with quote

My CCS version is 4.78.
I`ve tried with something simple
Code:

#include <18F66J60.h>
#ID CHECKSUM

void main(){
}

and the compiler returns:

Invalid Pre-Processor directive No ID memory

When I'm trying with another controller everything is OK.
Could the problem be in the header file??
I'm using the heather from devices folder of the complier.
Is it possible the 18F66J60 to have not ID memory???
Geps



Joined: 05 Jul 2010
Posts: 129

View user's profile Send private message

PostPosted: Sat Nov 26, 2011 10:40 am     Reply with quote

stoyanoff wrote:
My CCS version is 4.78.


The current one is 4.127.
stoyanoff



Joined: 20 Jul 2011
Posts: 375

View user's profile Send private message

PostPosted: Sat Nov 26, 2011 12:48 pm     Reply with quote

4.078
Excuse me!!
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