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.
Compile problem with FC11
-
B2CAP-V6
- Posts: 30
- http://meble-kuchenne.info.pl
- Joined: Fri Dec 04, 2020 2:15 pm
- Been thanked: 7 times
Re: Compile problem with FC11
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.
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.
-
Steve-Matrix
- Matrix Staff
- Posts: 1769
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 258 times
- Been thanked: 413 times
Re: Compile problem with FC11
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:
Does your window (Help...Library Updates) show the same files and current versions?
Also, here is a screenshot of the library files that are being used on my PC when I successfully compile your project:
Does your window (Help...Library Updates) show the same files and current versions?
Re: Compile problem with FC11
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?
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
oups
Now the file
Now the file
- Attachments
-
- Thermo_Baro.fcxlog.txt
- (113.95 KiB) Downloaded 34 times
Re: Compile problem with FC11
No I don't have the same files
look at the attachment
look at the attachment
- Attachments
-
- Capture d’écran 2026-02-27 173812.jpg (18.45 KiB) Viewed 94 times
-
chipfryer27
- Valued Contributor
- Posts: 1947
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 425 times
- Been thanked: 646 times
Re: Compile problem with FC11
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
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
-
Steve-Matrix
- Matrix Staff
- Posts: 1769
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 258 times
- Been thanked: 413 times
Re: Compile problem with FC11
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.
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.
- Attachments
-
- PIC_CAL_IO.h
- (13.53 KiB) Downloaded 31 times
-
- PIC_CAL_IO.c
- (5.64 KiB) Downloaded 31 times
Re: Compile problem with FC11
Thanks Steve,
Now it is ok I compile correctly.
Really a thousand thanks again
Now it is ok I compile correctly.
Really a thousand thanks again
- Attachments
-
- Capture d’écran 2026-02-27 181915.jpg (49.84 KiB) Viewed 67 times