lpc-link configuration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

lpc-link configuration

891 次查看
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 项奖励
回复
3 回复数

883 次查看
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 项奖励
回复

883 次查看
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 项奖励
回复

883 次查看
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 项奖励
回复