Page 1 of 1

18F2680 eccp1con compile error

Posted: Thu Apr 04, 2013 12:09 pm
by greenbanner
When I compile using this PIC18F2680 and V5.5 Flowcode I get "unknown identifier 'eccp1con'" Test_Code-V1-1Test.c(1027:9): error: failed to generate expression and Test_Code-V1-1Test.c(1028:1): error: invalid operand 'cmcon'.
If I use PIC18F2682 and all other settings the same I can compile OK.
Having looked at the datasheet between 18F2680 and 18F2682 the only difference is program memory size.
Is there a fix for this?

Re: 18F2680 eccp1con compile error

Posted: Thu Apr 04, 2013 12:19 pm
by Benj
Hello,

Please can you post a program which demonstrates this issue and we will look into it for you.