Timeout waiting LinkServer to initialize(0)

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

Timeout waiting LinkServer to initialize(0)

951 Views
austinm
Contributor I

I'm having the exact same issue as this previous post (https://community.nxp.com/thread/450324#comments), but with the LPCXpresso 54102 board (they had it with LPClink2 boards).  short version of the problem follows:

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)

The provided solution by LPCX presso support (https://community.nxp.com/thread/388964) has a solution for the specific board:

From LPCXpresso IDE version 7.3x and later, we now supply a boot script for all supported platforms. To make use of this script:

  • cd <install_dir>\lpcxpresso\bin and run
  • boot_link2

Is there a version of this available for the LPCXpresso54102?

Tags (1)
1 Reply

695 Views
austinm
Contributor I

Sorry, just did more reading and realized the LPCXpresso 54102 has an LPClink2 board embedded in it, so I'm going back to following further steps by that original answer.