IAR编译出现Configuration is up-to-date.


IAR编译出现如下:

Building configuration: SimpleBLECentral - CC2541EM

Updating build tree...

 

Configuration is up-to-date.

 

这种情况是正常的,因为代码里面没有做任何修改,重复make就是这样显示的。修改代码内容之后,只要代码没有错误那就会编译通过如下显示:

Building configuration: SimpleBLECentral - CC2541EM
Updating build tree...
simpleBLECentral.c 
Linking
 
Total number of errors: 0
Total number of warnings: 0

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM