在使用STM32CubeIDE时遇到了问题。安装并创建项目后,收到了以下两个错误:
c:\st\stm32cubeide_1.8.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_2.0.0.202105311346\tools\arm-none-eabi\bin\ld.exe: cannot open linker script file C:\Users\B??nyamin Terzi\stm\mcu\001MCU\STM32F407VGTX_FLASH.ld: No such file or directory
make: *** [makefile:63: 001MCU.elf] Error 1
|