I am getting a make file error when building the project.Can you please help me to resolve this?
arm-none-eabi-u_printf_float -o "STWIN_WiFi_Connectivity.elf" @"objects.list" -mcpu=cortex-m4 -T"E:\SANAVA_PROJECTS\Vibration Sensor\cloud_wifi\STSW-STWINKT01_V2.0.0\Projects\WiFi_Connectivity\STM32CubeIDE\STWIN_WiFi_Connectivity\STM32L4R9ZITx_FLASH.ld" --specs=nosys.specs -Wl,-Map="STWIN_WiFi_Connectivity.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -u _printf_float -u _scanf_float -Wl,--start-group -lc -lm -Wl,--end-group
c:/st/stm32cubeide_1.4.0/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.make.win32_1.4.0.202007081208/tools/bin/sh: arm-none-eabi-u_printf_float: not found
make: *** [makefile:59: STWIN_WiFi_Connectivity.elf] Error 127
