Error Compiling STM32 (solved)

Any bugs you encounter with Flowcode should be discussed here.
OderlandoRSilva
Posts: 37
http://meble-kuchenne.info.pl
Joined: Mon Oct 30, 2023 1:17 pm
Has thanked: 3 times
Been thanked: 5 times

Re: Error Compiling STM32 (solved)

Post by OderlandoRSilva »

Hello. I also had the same problem when trying to compile my flowchart for the STM32F030K6T6, as the same warning was displayed during the compilation attempt. I edited the "STARM_CAL_String.c" file and initialized the variable in question with the value 0, and the compilation then worked fine.

Post Reply