lpcXpresson could not display array in debug

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

lpcXpresson could not display array in debug

821 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by GARRY on Fri Oct 19 19:48:01 MST 2012
hi all,
let me express my problem  more simply. My board is lpcxpresso lpc1114 and it is new. when i add array to variable windows, lpcxresso v 4.3.0 return "target is not responding(timed out)". I changed so many computers and usb cable but the result is the same. any clue?:confused:
0 Kudos
Reply
3 Replies

805 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Mon Oct 22 03:44:03 MST 2012
I don't see any problems viewing the I2CSlaveBuffer array in the i2c example from the NXP_LPCXpresso1114-301_2011-01-27.zip example bundle here in the Expressions view (running Windows 7 64 bit).

Suggest you post more details of your system (what OS), the exact example that you are using and the exact steps that you use to try to view these arrays. That way someone might have a chance of replicating!
0 Kudos
Reply

805 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by GARRY on Mon Oct 22 02:56:05 MST 2012
this is my thread before,i described the problem. i just run the sample provided by lpcxpress, changed nothing including any configuration.
hi all,
I use lpcxpress lpc1114 rev A with lpc-link and ide is lpcxpresso v 4.3.0 . I always meet "target is not responding(timed out)" when I pause to watch the  array during running samples such iic ,uart and any others . In iic sample ,for example, I paused process and added I2cslaveBuffer (it is an array)to watch expression,then the problem occursed. so what is the trouble with me ? could anyone give a helping hand.
0 Kudos
Reply

805 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Sat Oct 20 01:28:57 MST 2012
How is your arary defined, where is it in memory and how big is it? The debugger is going to have to fetch all of the data from he target to show you its values in the variable view.
0 Kudos
Reply