STM32F411 COMPILER ERROR

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
max.tisc
Posts: 117
http://meble-kuchenne.info.pl
Joined: Thu Dec 10, 2020 5:40 pm
Been thanked: 10 times

Flowcode v10 STM32F411 COMPILER ERROR

Post by max.tisc »

Hi, when I fill it out, it gives me an error.
I'm attaching the error file.
Thanks.
Attachments
led.msg.txt
(2.66 KiB) Downloaded 14 times

max.tisc
Posts: 117
Joined: Thu Dec 10, 2020 5:40 pm
Been thanked: 10 times

Flowcode v10 Re: STM32F411 COMPILER ERROR

Post by max.tisc »

Hi, can anyone help me? It was working fine before.
It doesn't even work on FC9 and it used to work here too
Thanks.

medelec35
Matrix Staff
Posts: 2101
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 652 times
Been thanked: 705 times

Re: STM32F411 COMPILER ERROR

Post by medelec35 »

Hello.
When Flowcode users have a compile error, It helps if they can attach .fcfx, .msg.txt and .c files.
As you have only attached .msg.txt, we are unable to to help.
Martin

max.tisc
Posts: 117
Joined: Thu Dec 10, 2020 5:40 pm
Been thanked: 10 times

Flowcode v10 Re: STM32F411 COMPILER ERROR

Post by max.tisc »

ok sorry
the files are attached
thank
Attachments
led.msg.txt
(2.66 KiB) Downloaded 7 times
led.fcfx
(9.29 KiB) Downloaded 8 times
led.c
(6.05 KiB) Downloaded 6 times

chipfryer27
Valued Contributor
Posts: 1714
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 376 times
Been thanked: 590 times

Re: STM32F411 COMPILER ERROR

Post by chipfryer27 »

Hi

Compiles to C and Hex OK for me. I don't have the chip to try HW though.

Are all your components up to date and toolchain paths correct?

Regards

medelec35
Matrix Staff
Posts: 2101
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 652 times
Been thanked: 705 times

Re: STM32F411 COMPILER ERROR

Post by medelec35 »

I fully agree with chipfryer27.
In addition to his comments, your .fcfx file compiles for me with no issues.
Looking at your .msg.txt it appears you have saved your .fcfx file on dropbox.
That could be your issue.
Rather than saving to dropbox you could just try saving .fcfx project file in a directory on your C drive.
Martin

chipfryer27
Valued Contributor
Posts: 1714
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 376 times
Been thanked: 590 times

Re: STM32F411 COMPILER ERROR

Post by chipfryer27 »

Hi

Further to Martin above

I hadn't noticed "Dropbox" which has in the past caused issues for me (and others that were not local). I've also had issues with spaces in the file name but offhand I can't remember what I was compiling too.

These are current component versions and my locations, if it helps.

FilesInUse.jpg
FilesInUse.jpg (47.92 KiB) Viewed 78 times
Locations.jpg
Locations.jpg (80.62 KiB) Viewed 78 times

Regards

max.tisc
Posts: 117
Joined: Thu Dec 10, 2020 5:40 pm
Been thanked: 10 times

Flowcode v10 Re: STM32F411 COMPILER ERROR

Post by max.tisc »

Hi, thanks everyone for your support.
I've always used Dropbox. The files are in a folder on my PC and then updated on Dropbox, and it's never given me any problems. I put the LED file in another folder on C, but I get the same error. Now I've downloaded FC10 to a laptop connected to Dropbox, and the compilation works. I'm attaching a screenshot of how it's set up on my desktop PC.
Attachments
Screenshot 2025-09-17 180134.png
Screenshot 2025-09-17 180134.png (44.26 KiB) Viewed 32 times
Screenshot 2025-09-17 180233.png
Screenshot 2025-09-17 180233.png (64.09 KiB) Viewed 32 times

Post Reply