Timeout waiting LinkServer to initialize(0)

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

Timeout waiting LinkServer to initialize(0)

1,133件の閲覧回数
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?

タグ(1)
1 返信

877件の閲覧回数
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.