Compile ERROR with PIC 12F683 chip

A forums to allow bugs and problems with Flowcode v7 to be reported and resolved.

Moderator: Benj

Post Reply
MTTweaker
Posts: 7
Joined: Fri Jul 15, 2016 3:38 am
Has thanked: 3 times
Contact:

Compile ERROR with PIC 12F683 chip

Post by MTTweaker »

I get an error when I compile, seems to be an issue with the IOC pin config.
BUT it compiles fine with flowcode 6
Attachments
RC switch_12F683_20MHz.fcfx
(15.52 KiB) Downloaded 252 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Compile ERROR with PIC 12F683 chip

Post by medelec35 »

Hi MTTweaker,
If you have 64 bit windows then replace attached file in:
C:\Program Files (x86)\Flowcode 7\FCD\PIC\

If you have 32 bit windows then replace attached file in:
C:\Program File\Flowcode 7\FCD\PIC\

Martin
Attachments
12F683.fcdx
(13.02 KiB) Downloaded 220 times
Martin

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: Compile ERROR with PIC 12F683 chip

Post by Benj »

Thanks Martin,

Found a few more devices with this same problem. ioc= instead of IOC=.
PIC.zip
(13.44 KiB) Downloaded 244 times

Post Reply