用STVD+COSMIC编译工程时出现以下错误:
#error clnk Debug\demo.lkf:47 can’t openfile crtsi0.sm8
#error clnk Debug\demo.lkf:60 can’t openfile libis0.sm8
#error clnk Debug\demo.lkf:61 can’t openfile libm0.sm8
解决方法:
打开STVD软件,选择Tools-> Options -> Directories -> Show Directories for,下拉列表中选择:Libraryfiles

将D:\program files(x86)\COSMIC\CXSTM8_32K\Lib添加进去,如安装在其它目录,添加相应的目录即

【1】STM8——————STVD 编译时提示can not openfile crtsi0.sm8

相关文章:

  • 2021-04-01
  • 2021-11-04
  • 2022-12-23
  • 2021-07-18
  • 2021-10-25
  • 2021-06-03
  • 2022-01-17
  • 2021-11-22
猜你喜欢
  • 2022-12-23
  • 2021-04-07
  • 2021-08-13
  • 2021-10-26
  • 2021-12-25
  • 2021-08-09
相关资源
相似解决方案