Page 1 of 1

Not compile PIC12F683

Posted: Fri Nov 21, 2025 9:31 am
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

Re: Not compile PIC12F683

Posted: Fri Nov 21, 2025 9:43 am
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.

Re: Not compile PIC12F683

Posted: Fri Nov 21, 2025 10:38 am
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?