Error Compiling STM32 (solved)
-
OderlandoRSilva
- Posts: 39
- 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)
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.