STM32F411 COMPILER ERROR

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
max.tisc
Posts: 116
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 13 times

max.tisc
Posts: 116
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: 2100
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: 116
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 4 times
led.fcfx
(9.29 KiB) Downloaded 4 times
led.c
(6.05 KiB) Downloaded 2 times

chipfryer27
Valued Contributor
Posts: 1709
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: 2100
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: 1709
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 15 times
Locations.jpg
Locations.jpg (80.62 KiB) Viewed 15 times

Regards

Post Reply