IAR调试时出现IAR one or more breakpoints could not be set and have been disabled的解决办法

  问题:在IAR调试时,单步执行的时候绿色箭头一直指向汇编界面,不指向C语言界面,并且不能在C语言界面设置断点,以及在代码编辑界面,设置断点,点调试时总提示IAR one or more breakpoints could not be set and have been disabled

  解决方法:工程设置中C/C++ Compiler->Output->generate debug information,将其勾选上,问题即可解决!

  找了差不多一上午才解决,网上这问题的解释也很少。。。。。。

posted @ 2015-11-04 10:02  alanyunfeng  阅读(2746)  评论(0编辑  收藏  举报