The “arm KEIL” isn’t compiling the file

  Kiến thức lập trình

Build started: Project: lab4
*** Using Compiler ‘V6.21’, folder: ‘C:UsersUsuárioDocumentskeilARMARMCLANGBin’
Build target ‘Target 1’
Validate Run Time Environment: errors/warnings detected:
‘Keil::Device:[email protected]’: warning #515: Additional software components required
require CMSIS:CORE: Select component from list
‘ARM::CMSIS:CORE’
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: No existe mapeamento para o caractere Unicode na pgina de cdigos de mltiplos bytes de destino. (0x459)
assembling a.s…
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: No existe mapeamento para o caractere Unicode na pgina de cdigos de mltiplos bytes de destino. (0x459)
assembling startup_stm32f10x_md.s…
RTE/Device/STM32F103C8/system_stm32f10x.c(64): error: ‘stm32f10x.h’ file not found
64 | #include “stm32f10x.h”
| ^~~~~~~~~~~~~
1 error generated.
compiling system_stm32f10x.c…
“.Objectslab4.axf” – 3 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:00

I need that the program work

New contributor

KEVIN HENRIQUE MONFREDINI SILV is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT