Causes of errors that appear irregularly when building a project
Hi,everyone!
When I build a project, I get the errors "c:/st/stm32cubeide_1.15.0/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.make.win32_2.1.300.202402091052/tools/bin/sh: arm-none-eabi-gcc: not found" and "make: *** [Drivers/STM32F7xx_HAL_Driver/Src/subdir.mk:73: Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_XXX.o] Error 127"(XXX is the name of the file.) in the CDT Build Console for no apparent reason.
The number of these errors changes each time I build, making it difficult to identify the cause of this problem. No matter how many searches I did, I could not find anything, and when I checked with my colleagues, no one was aware of these errors. Can someone please help me with my biggest question.
