參考網路,照著打,為什麼我打的就不行
Build started: Project: brian
*** Using Compiler 'V6.21', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'Target 1'
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: bh鴗?B2>晡堛rXASo Unicode riH鴘?A6>rC (0x459)
assembling startup_stm32f407xx.s...
main.c(1): error: 'stm32f4xx.h' file not found
1 | #include "stm32f4xx.h" // File name depends on device used
| ^~~~~~~~~~~~~
1 error generated.
compiling main.c...
RTE/Device/STM32F407ZGTx/system_stm32f4xx.c(48): error: 'stm32f4xx.h' file not found
48 | #include "stm32f4xx.h"
| ^~~~~~~~~~~~~
1 error generated.
compiling system_stm32f4xx.c...
".\Objects\brian.axf" - 3 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:00