LPC1114 Debug

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

LPC1114 Debug

636 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Philipp on Thu Oct 07 01:05:00 MST 2010
Hallo

I've a short problem with my debugger. I compile my project und debug it. But all of my lines will be execute several times. Without breakpoint or stepping the programm runs normal.
I try to use the example project "blinky", but the same problem. Is it a software problem because of switching a setting?
I hope sb can help me.
0 Kudos
Reply
1 Reply

597 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Oct 07 02:43:29 MST 2010
What version of LPCXpresso are you using  and on what host operating system (and are you running it natively or under a virtual machine)?

What board are you connecting to - an LPCXpresso1114, or another board? If another board, what are you using as your debug probe?

If you are using another LPC1114 board, it might be worth reading through this thread from a couple of days ago:

http://knowledgebase.nxp.com/showthread.php?t=726

which basically highlights the need for RESET to be connected to the debug probe - otherwise similar behaviour to that you are seeing can occur.

If you are using an LPCXpresso1114 board (or another board for that matter), then it might be worth putting it into ISP mode and then trying to connect again. Details at:

http://support.code-red-tech.com/CodeRedWiki/DebugAccessChip

Regards,
CodeRedSupport
0 Kudos
Reply