lpc-link configuration

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

lpc-link configuration

826 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jerry.nguyen on Mon Jan 24 07:46:19 MST 2011
Hi,

I see in the debug configuration for LPC-LINK have quite a number of option such as:
- vector catch
-enable red trace
- debug interface
...

But i cannot find any manual what this setting mean...does any one know where i can find this manual?

Thanks in advance
0 Kudos
Reply
3 Replies

818 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Jan 25 03:38:06 MST 2011
I suggest you try looking at some more of our FAQs, in particular the Debug section:

  http://support.code-red-tech.com/CodeRedWiki/CodeRedFAQ#Debug

There is an FAQ on connecting to a running system...

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

Regards,
CodeRedSupport
0 Kudos
Reply

818 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jerry.nguyen on Tue Jan 25 03:12:06 MST 2011
thanks...but i want to do reverse...i want to connect to the target device, but not to reset it...

I can do it by change vector_catch to FALSE

and change the run command to "cont" ...just curiously, i am doing the right way?
0 Kudos
Reply

818 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Jan 25 03:02:44 MST 2011
There is no explicit documentation on these options, as LPCXpresso IDE will normally set them up automatically based on host OS, project settings etc.

The only time you will normally need to concern yourself with these options is if explicitly instructed to, for example in an FAQ. For an example of this, please see:

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

Regards,
CodeRedSupport
0 Kudos
Reply