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