STM32 COMPILATION PROBLEM

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

Flowcode v10 STM32 COMPILATION PROBLEM

Post by max.tisc »

HI I made a small code to test the analog inputs on the blackpill board that mounts a STM32F411RET using FC10, but during compilation I have many errors, I replicated the same code on FC9 which compiles correctly and the code on STM32 works correctly, I attach the 2 codes and error report of the FC10
thanks
Attachments
STM32F411_ANALOG_FC9.fcfx
(20.11 KiB) Downloaded 2 times
STM32F411_ANALOG_FC10.msg.txt
(33.27 KiB) Downloaded 4 times
STM32F411_ANALOG_FC10.fcfx
(22.44 KiB) Downloaded 4 times

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: STM32 COMPILATION PROBLEM

Post by medelec35 »

Hello.
Can you please, see the fix posted here
The fix won't be required when a new revision is added to the component database.

I will let you know when that has happened.
Martin

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

Re: STM32 COMPILATION PROBLEM

Post by max.tisc »

OK done, thanks

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: STM32 COMPILATION PROBLEM

Post by medelec35 »

Hello.
The fixed file is now on the component database.
You can now update to the correct version by changing Files in-use to Full database.
This time don't have Show up-to-date files enabled.
After updating the component, you will need to reload your project.
Martin

Post Reply