Page 2 of 3

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 3:28 am
by B2CAP-V6
Yes, everything is up to date, and I still have the problem.

As explained above, I uninstalled and reinstalled FC11 and all the databases covered by the licenses I purchased.

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 3:51 am
by B2CAP-V6
I just uninstalled MPLAB and tried with another program, but it's the same.

I don't know what to do anymore. It works on your end but not mine; everything is up to date, and it still doesn't work.

I'm going home today and I'll download FC11 on another computer and let you know the result (I think it should work since it works for you).
After that, if you're willing, the only remaining option is to take control of my computer via TeamViewer, for example.

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 9:23 am
by Steve-Matrix
Can you please upload the "fcxlog.txt" file for this project as this may help us see why this project is failing to compile for you.

Also, here is a screenshot of the library files that are being used on my PC when I successfully compile your project:
Screenshot 2026-02-27 090939.png
Screenshot 2026-02-27 090939.png (42.65 KiB) Viewed 149 times

Does your window (Help...Library Updates) show the same files and current versions?

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 4:33 pm
by B2CAP-V6
I replied this morning, but my replies are no longer showing up!

I said I was going home today (which I am now) and I was going to download FC11 on another computer. I think it will work since it works for you.

I still don't understand why it's not working.
If you don't mind, could you take control of my computer via TeamViewer, for example, if the problem persists?

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 4:37 pm
by B2CAP-V6
oups
Now the file

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 4:41 pm
by B2CAP-V6
No I don't have the same files
look at the attachment

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 4:54 pm
by chipfryer27
Hi

If you tick the box at the bottom "afficher les fichiers a jour" it should give a list of up to date files and you can compare there.

Regards

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 5:06 pm
by Steve-Matrix
You would need to tick "Afficher les fichers a jour" to see the files that are up-to-date on your system. (edit: ninja'd by chipfryer27!)

But I think I have found the issue in the fcxlog file. It is showing that the PIC_CAL_IO.c and PIC_CAL_IO.h files may have been modified. I have attached the latest ones from Flowcode v11 and maybe you should replace your files with these (they will be in the "%PROGRAMDATA%\MatrixTSL\FlowcodeV11\CAL\PIC" folder).

If you replace these files, restart Flowcode and try again please.

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 5:21 pm
by B2CAP-V6
Thanks Steve,
Now it is ok I compile correctly.
Really a thousand thanks again

Re: Compile problem with FC11

Posted: Fri Feb 27, 2026 5:23 pm
by B2CAP-V6
Thanks also to everyone who responded to help me