原文链接:https://blog.csdn.net/qq_22600163/article/details/80524572

近期又开始复活学ARM,结果以前很容易就编译通过的事竟然出现意外。

提示:

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

原因是加载文件时为了选择.S或者.TXT文件,选择了:

keil遇到FCARM - Output Name not specified, please check ‘Options for Target - Utilities‘解决方法

解决方案如下
keil遇到FCARM - Output Name not specified, please check ‘Options for Target - Utilities‘解决方法

这样选择就OK没问题了。

相关文章:

  • 2021-08-31
  • 2022-12-23
  • 2021-07-05
  • 2021-04-04
  • 2021-05-09
  • 2021-04-28
  • 2021-12-08
  • 2022-12-23
猜你喜欢
  • 2021-11-20
  • 2021-10-17
  • 2021-07-29
  • 2021-08-17
  • 2022-02-03
  • 2021-04-28
  • 2022-12-23
相关资源
相似解决方案