Timeout waiting LinkServer to initialize(0)

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

Timeout waiting LinkServer to initialize(0)

2,264 Views
francescocuzzoc
Contributor I

Hi to all

I've bought two LPClink2 boards but I can't debug a board with LPC114 using them. When I start to debug

with LPCXpresso (8.2.2) in first a windows notify me that:

Initializing link server with LPC432x_CMSIS_DAP_V5_173.bin.hdr

after some time, the result is :

Timeout waiting LinkServer to initialize(0)

and if I abort and see log error message, the end of message is :

finished! Resetting USB to switch back to runtime mode

That is seems that it download correctly the firmware and can't reset the board. Anyone experienced this ?

How can I solve ?

Regards

Tags (1)
0 Kudos
7 Replies

1,246 Views
lpcxpresso_supp
NXP Employee
NXP Employee

That sounds like the mouse transmitter is also using DFU boot to download firmware, and that there is some strange clash. 

You might want to consider programming the Link2 firmware into flash directly to avoid this (rather than having the IDE softload at first connect time). You can do this using the LPCScrypt utility. For more details, please see:

https://community.nxp.com/message/630661 

Regards,

LPCXpresso Support

0 Kudos

1,246 Views
alexeyporkhunov
Contributor I

Hello everybody. I had the very same problem right now. OS is windows 10, LPC-Link 2 enumerates but linkserver doesn't start with similar error message. I've made it work somehow. Strangely enough, there was some kind of conflict with the transmitter of wireless mouse. So, the sequence of actions in my case was the following:

1. Unplug the mouse transmitter.

2. Execute "C:\nxp\LPCXpresso_8.2.2_650\lpcxpresso\bin>boot_link2". It replies with "LPC-Link2 booted" message.

3. Plug the mouse transmitter back.

Now LPCXPresso works normally with the debugger.

0 Kudos

1,246 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Please run through the manual booting process described in the FAQ that we point you at previously, and if you are still having problems then tell us what you see at each of FAQ steps. You should also check out the Troubleshooting section at the end.

https://community.nxp.com/message/630577 

Also, what OS are you using?

Regards,

LPCXpresso Support

0 Kudos

1,246 Views
francescocuzzoc
Contributor I

Hi

there are news regarding ?

regards

0 Kudos

1,246 Views
francescocuzzoc
Contributor I

Hi

here is the window

pastedImage_1.png

0 Kudos

1,246 Views
lpcxpresso_supp
NXP Employee
NXP Employee

I would also suggest taking a look at this FAQ, in particular the troubleshooting section: 

https://community.nxp.com/message/630577 

Regards,

LPCXpresso Support

0 Kudos

1,246 Views
lpcxpresso_supp
NXP Employee
NXP Employee

First, I presume you meant to type LPC1114, but you didn't include any host related details. Is there anything in the debug log you can post?

The Debug Log

Thanks and regards,

LPCXpresso Support

0 Kudos