此错误是软件安装路径与编译器的默认路径不同,所以编译器找不到执行文件。

解决办法如下:

1.依次选择Project ->Manage->Commponments.Environmeng.Books...

Error: failed to execute 'D:\Program Files\Keil\C51\BIN\C51.EXE'keil4编译器路径错误

2.选择Foldeers/Extensions,勾上Use Settings from TOOLs.INI选项 ,并在Tool Base Folde中选择Keil4 编译工具的实际安装路径,比如我的就是D:\KEIL4\C51\BIN

2.Error: failed to execute 'D:\Program Files\Keil\C51\BIN\C51.EXE'keil4编译器路径错误 

相关文章:

  • 2021-12-11
  • 2021-12-03
  • 2021-11-23
  • 2022-12-23
  • 2021-06-18
  • 2021-12-31
猜你喜欢
  • 2021-04-01
  • 2021-08-16
  • 2021-08-19
  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案