GD32E231 keil开发环境搭建问题请教[

[复制链接]
615|0
手机看帖
扫描二维码
随时随地手机跟帖
stormwind123|  楼主 | 2022-3-11 11:07 | 显示全部楼层 |阅读模式
使用的MDK5.27,搭建了一下午开发环境,编译后就报错:

Build started: Project: Project
*** Using Compiler 'V6.12', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'GD32E231C_START'
compiling main.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling systick.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_it.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling system_gd32e23x.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_adc.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_cmp.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_crc.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_dbg.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_dma.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_exti.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_fmc.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_fwdgt.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_gpio.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_i2c.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_misc.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_pmu.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_rcu.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_rtc.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_spi.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_syscfg.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_timer.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_usart.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e23x_wwdgt.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
compiling gd32e231c_start.c...
ArmClang: error: unable to execute command: Unable to convert command-line to UTF-16: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。  (0x459)
".\output\Project.axf" - 24 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:06


欲哭无泪啊。。。

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

292

主题

1190

帖子

1

粉丝