Code Warrior Debugger Busy Adding variables to Data1 Window

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Code Warrior Debugger Busy Adding variables to Data1 Window

跳至解决方案
1,897 次查看
anil
Contributor I
Subject: Description: When starting the debugger, the command file is busy repeating the commands over and over for 15 minutes or so. Data:1 ADDXPR "batt[1]" !Data:1 ADDXPR "batt[0].fault_u.u16" !Data:1 ADDXPR "fault_system_u.u16" !Data:1 ADDXPR "fault_port_u[0].u8" !Data:1 ADDXPR "av_rx_pkt_u[0].data[1]" This problem seemed to occur after I installed 4.5 on my system. 3.1 now is doing this also. This is making it real difficult to debug. I have NOT changed any of the .cmd files to cause this problem.
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,088 次查看
CrasyCat
Specialist III
Hello
 
Can you try the following.
Close the debugger.
In the directory where the .abs file is generated (usually {Project}\bin) you have a file with extension .xpr.
Delete it and try debugging again.
 
Does it help?
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,088 次查看
anil
Contributor I
Thanks...that worked.
0 项奖励
回复
1,089 次查看
CrasyCat
Specialist III
Hello
 
Can you try the following.
Close the debugger.
In the directory where the .abs file is generated (usually {Project}\bin) you have a file with extension .xpr.
Delete it and try debugging again.
 
Does it help?
 
CrasyCat
0 项奖励
回复