Connecting to working program

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

Connecting to working program

733 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ArtjomGromak on Sat Sep 15 09:45:28 MST 2012
Can LPCXpresso connect to working program (lpc1114) without reseting MCU?
For example, I want to see HardFault exception address in working program.
Can I do this?
0 Kudos
Reply
2 Replies

726 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ArtjomGromak on Sat Sep 15 14:33:53 MST 2012

Quote: Zero
Try: http://knowledgebase.nxp.com/showthread.php?t=2787

or http://support.code-red-tech.com/CodeRedWiki/DebugRunningSystem



I tried, but it's not work.
How I do it:
1) Start debbuger with Load image = true.
2) Press Resume button
3) Press Terminate button

Program in LPC11 continue work (led blink 1 time in 2 second)

4) Start debugger with Load image = false.
5) Press Suspend button. No I can see all global variables. It's correct. But I can't continue execution: Interrupts and program not work.

What wrong?
0 Kudos
Reply

726 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Sat Sep 15 10:24:01 MST 2012
Try: http://knowledgebase.nxp.com/showthread.php?t=2787

or http://support.code-red-tech.com/CodeRedWiki/DebugRunningSystem
0 Kudos
Reply