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
Posted: Fri Nov 25, 2011 2:43 pm
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
Posted: Sat Nov 26, 2011 10:10 am
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???
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