Code Warrior Debugger Busy Adding variables to Data1 Window

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Code Warrior Debugger Busy Adding variables to Data1 Window

Jump to solution
1,252 Views
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.
Labels (1)
Tags (1)
0 Kudos
1 Solution
443 Views
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

View solution in original post

0 Kudos
2 Replies
443 Views
anil
Contributor I
Thanks...that worked.
0 Kudos
444 Views
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 Kudos