当前位置: 代码迷 >> 单片机 >> DEBUG出现Connection to target system lost解决办法
  详细解决方案

DEBUG出现Connection to target system lost解决办法

热度:79   发布时间:2016-04-28 15:40:03.0
DEBUG出现Connection to target system lost
照着郭老师的视频:
1.点Debug选项卡,选Use,下拉列表中选择Keil Monitor-51 Driver
2.点Settings设置串口,Port中选择跟开发板连接的COM口,波特率Baudrate默认9600
3.其他选项该打开的都打开了
3.点击Debug,开始调试
就报错了:Connection to target system lost
我用的是笔记本,用的USB--COM转换线。(所有Baudrate都试过都没用)
然后点停止还会出现Target DLL has been cancelled...
已经成功用过STCISP烧录程序,但是就是DEBUG不行
------解决方案--------------------
Debug是需要仿真器支持的。有些板子上没有仿真器,不可debug。
  相关解决方案