编译时错误信息:
c:\st\stm32cubeide_1.11.2\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.100.202210260954\tools\arm-none-eabi\bin\ld.exe: cannot open linker script file C:\?????????????? ?? ?????????? ????????????\LED\STM32F401CCUX_FLASH.ld: No such file or directory
make: *** [makefile:64: LED.elf] Error 1
编译时一直弹出这个错误。我创建不同的新项目进行编译,只写了 5 行基础代码,但问题依旧。该怎么办?该如何继续操作?
|
|