我用STM32CubeMX生成了一个简单的项目。编译该项目时出现以下错误: make: *** [Src/subdir.mk:27: Src/main.o] Error 3 "make all" terminated with exit code 2. Build might be incomplete.
我的设置如下:
Properties...C/C++ Build...Tool Chain Editor...Current toolchain: Cross GCC
Properties...C/C++ Build...Environment...PATH: C:\ST\STM32CubeIDE_1.3.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.make.win32_1.1.0.201910081157\tools\bin
|