使用新唐N76E616 刚建好工程编译报错:

error - cannot create command input file '.\Objects\..\..\Users\keil_Project_Test\Startup\STARTUP._ia'

最后发现问题是在添加头文件时类型选择了All files (*.*)

删掉头文件,重新添加,文件类型选:Asm Source file(*.s;*.src;*.a*)

error - cannot create command input file

重新编译通过!

 

相关文章:

  • 2021-07-04
  • 2021-05-20
  • 2021-10-03
  • 2022-12-23
  • 2022-12-23
  • 2021-07-05
  • 2021-07-05
  • 2021-08-18
猜你喜欢
  • 2021-12-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
  • 2021-08-18
相关资源
相似解决方案