Not compile PIC12F683

For general Flowcode discussion that does not belong in the other sections.
Post Reply
jgu1
Posts: 866
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 754 times
Been thanked: 187 times

Flowcode v11 Not compile PIC12F683

Post by jgu1 »

Hi!

I cannot compile a program with Pic12f683 in FC11 I am not using -Picit, but EB-006-00-9. Work in FC10

Something I do wrong?

Jorgen
Attachments
Picit.png
Picit.png (26.42 KiB) Viewed 25 times

BenR
Matrix Staff
Posts: 2004
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 525 times
Been thanked: 716 times

Re: Not compile PIC12F683

Post by BenR »

Hi Jorgen,

I think you just need to go into the Build -> Compiler settings and select the PIC -> E-blocks item.

Then check the Default compiler checkbox and click OK.

jgu1
Posts: 866
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 754 times
Been thanked: 187 times

Re: Not compile PIC12F683

Post by jgu1 »

Thank´s Ben

I also have to change in global setting the in location : (x86)\Flowcode\Compilers\pic\ (default in FC11)

Copied from From Fc10 global setting location: C:\Program Files (x86)\Flowcode\Common\Compilers\picv2 into FC11

I don´t know, is this correct, but it work now?

Post Reply