Has anybody found a solution for using multiple LPCLink-2 adaptors connected through a USB hub, It seems that with the default settings prevent a second LPC-Link2 from enumerating

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

Has anybody found a solution for using multiple LPCLink-2 adaptors connected through a USB hub, It seems that with the default settings prevent a second LPC-Link2 from enumerating

ソリューションへジャンプ
1,605件の閲覧回数
philyoung
Contributor I

It would appear that when programming the LPC-Link2 with the Segger code all devices are given the same serial number , 61000000, so the debugger is unable to distinguish them properly.

When using the CMSIS-DAP code it is not possible to connect 2 debuggers through a USB Hub since the second debugger reports insufficient system resources when using a single hub, but works when connected to a different root hub on the PC.

Also when programming multiple debuggers with the CMSIS-DAP code the script reports the same "Unique identifier" for all devices and it's not correct for any of them.

タグ(1)
0 件の賞賛
返信
1 解決策
1,395件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

Try using the non-bridged version of the current LPC-Link2 CMSIS-DAP firmware:

Using Multiple LPC-Link2 debug probes 

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

Regards,

MCUXpresso IDE Support

元の投稿で解決策を見る

2 返答(返信)
1,396件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

Try using the non-bridged version of the current LPC-Link2 CMSIS-DAP firmware:

Using Multiple LPC-Link2 debug probes 

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

Regards,

MCUXpresso IDE Support

1,395件の閲覧回数
philyoung
Contributor I

Thanks, this seems to work.

0 件の賞賛
返信