Re: Error Compiling STM32 (solved)
Posted: Thu Nov 06, 2025 11:30 pm
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.