IAR编译中出现 Error[Pa045]: function "xxx" has no prototype问题,如下图

IAR中关于Error[Pa045]: function "xxx" has no prototype报错问题

 解决方法是:在IAR"Options--->C/C++Compiler--->Language1“选项中取消勾选Require prototype,如下图所示。

IAR中关于Error[Pa045]: function "xxx" has no prototype报错问题

 

相关文章:

  • 2021-10-19
  • 2021-05-24
  • 2021-11-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-08-28
  • 2021-05-06
猜你喜欢
  • 2021-09-25
  • 2022-03-09
  • 2022-12-23
  • 2021-05-19
  • 2021-12-20
  • 2022-12-23
相关资源
相似解决方案