Cannot halt processor

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cannot halt processor

1,022件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by redshift90 on Wed May 06 21:51:40 MST 2015
I have an LPC-Link 2... LPX Xpresso4330

Try debugging any of the demos and get "Cannot halt processor"

Why?
0 件の賞賛
返信
3 返答(返信)

953件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fjrg76 on Sun May 10 18:30:40 MST 2015
It happens to me whenever the code gets into an infinitum loop:

while(1)
{
// none
};

or when the processor is in some of the several sleep modes, and it's there when you stop the debugging session. My workaround is to hard-reset the chip just before starting the debugging.
0 件の賞賛
返信

953件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Thu May 07 19:30:29 MST 2015
Hi redshift90,
Also check here
http://www.lpcware.com/content/faq/lpcxpresso/regaining-debug-access
0 件の賞賛
返信

953件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Wed May 06 23:03:06 MST 2015
Check how you have connected LPC-Link2 to the target - is the cable inserted correctly? Is the target powered? Have you tried putting the target into ISP mode?
0 件の賞賛
返信