刚才又试了一下,神奇的居然进去了,之前的软件配置什么的都没有改。
然后不幸的是,进入中断后,由于我在中断中使用了strstr函数,所以程序一直在那跳来跳去的,我也不知道在干啥,突然IAR就失去响应了。
不得不说,这个IAR感觉相当垃圾。
现在我重新打开,发现又不能进去了,不过在LOG日志中有了相关信息,复制粘贴如下:
Mon Sep 19, 2016 14:52:34: Failed to set hardware breakpoint. All available resources are already in use.
Mon Sep 19, 2016 14:52:34: Virtual breakpoints can be enabled in Options dialog under Debugger->FET Debugger->Breakpoints
Mon Sep 19, 2016 14:52:34: Performance warning: Lack of breakpoints forces single-stepping.
然后不幸的是,进入中断后,由于我在中断中使用了strstr函数,所以程序一直在那跳来跳去的,我也不知道在干啥,突然IAR就失去响应了。
不得不说,这个IAR感觉相当垃圾。
现在我重新打开,发现又不能进去了,不过在LOG日志中有了相关信息,复制粘贴如下:
Mon Sep 19, 2016 14:52:34: Failed to set hardware breakpoint. All available resources are already in use.
Mon Sep 19, 2016 14:52:34: Virtual breakpoints can be enabled in Options dialog under Debugger->FET Debugger->Breakpoints
Mon Sep 19, 2016 14:52:34: Performance warning: Lack of breakpoints forces single-stepping.
也就是说是硬件设置断点的初始化失败了。
但是为什么失败,原因不明。。。。
一周热门 更多>