在keil5编译文件时,报错:FCARM - Output Name not specified, please check 'Options for Target - Utilities'

原因是:main.c文件属性是image类型,手动改为c文件。如下,问题解决

FCARM - Output Name not specified, please check 'Options for Target - Utilities'

FCARM - Output Name not specified, please check 'Options for Target - Utilities'

相关文章: