How to solve STM32CubeIDE compile error?
After re-install the OS(win10), and install the cube IDE to 1.10, I can't compile pass the project which work well before.
Could you kindly show me why and how to solve this questions?
Thanks!
d:\program files (x86)\st\stm32cubeide_1.10.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.0.202111181127\tools\arm-none-eabi\bin\ld.exe: cannot find crti.o: No such file or directory
d:\program files (x86)\st\stm32cubeide_1.10.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.0.202111181127\tools\arm-none-eabi\bin\ld.exe: cannot find crtbegin.o: No such file or directory
d:\program files (x86)\st\stm32cubeide_1.10.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.0.202111181127\tools\arm-none-eabi\bin\ld.exe: cannot find crt0.o: No such file or directory
collect2.exe: error: ld returned 1 exit status
STM32CubeIDE
Version: 1.10.0
Build: 12671_20220627_1643 (UTC)

