汇集 MDK Debug 时遇到的问题

  1. error : #268 : declaration may not appear after executable statement in block
    意思:变量声明不允许出现在语句之后
    解决:Option → C/C++ → Warnings → C99 Mode
  2.  Error : L6218E : Undefined symbol
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章