Page 1 of 1

STM32F411 COMPILER ERROR

Posted: Mon Sep 15, 2025 9:50 pm
by max.tisc
Hi, when I fill it out, it gives me an error.
I'm attaching the error file.
Thanks.

Re: STM32F411 COMPILER ERROR

Posted: Tue Sep 16, 2025 6:05 pm
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.

Re: STM32F411 COMPILER ERROR

Posted: Tue Sep 16, 2025 7:23 pm
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.

Re: STM32F411 COMPILER ERROR

Posted: Tue Sep 16, 2025 8:16 pm
by max.tisc
ok sorry
the files are attached
thank

Re: STM32F411 COMPILER ERROR

Posted: Tue Sep 16, 2025 8:36 pm
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

Re: STM32F411 COMPILER ERROR

Posted: Tue Sep 16, 2025 9:05 pm
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.

Re: STM32F411 COMPILER ERROR

Posted: Tue Sep 16, 2025 9:44 pm
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 27 times
Locations.jpg
Locations.jpg (80.62 KiB) Viewed 27 times

Regards