18F2680 eccp1con compile error

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
greenbanner
Posts: 5
Joined: Thu Apr 07, 2011 9:59 am
Has thanked: 2 times

18F2680 eccp1con compile error

Post 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?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 18F2680 eccp1con compile error

Post by Benj »

Hello,

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

Post Reply