PE Micro Multilink and Windows 10 problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PE Micro Multilink and Windows 10 problem

8,335 次查看
larrydemuth
Contributor III

I just installed KDS on a new windows 10 machine and am having problems with the PE micro Multilink universal debugger. The drivers are installed. In device manager I see Jungo with USB multilink 2.0 and windriver. On my win 7 machine if I plug in the debugger the lights come on on the PE Micro even without KDS running. On win 10 they do not. Obviously I get an error when I try to debug on win 10. Are there different drivers for win 10? I came across a link for a patch to fix PE Micro driver problems but when I click on it, the link says the download does not exist.  http://www.pemicro.com/downloads/download_file.cfm?download_id=460 

0 项奖励
回复
5 回复数

6,284 次查看
larrydemuth
Contributor III

OK, I have it working. In KDS I had to go into Install new software, and select PE Micro updates and check PE Micro software and click next to install new stuff. I then had to go into the debugger settings and re-select the target micro.

Hopefully this will help someone...

6,284 次查看
codyhubman
Contributor III

I was losing my mind. You are a life saver Larry. 

For others, this worked for me. IF you are using SWD protocol make sure to check the box "SWD protocol" in the Debug Configurations menu

0 项奖励
回复

6,284 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Larry,

Thanks for your sharing.

BR

Alice

0 项奖励
回复

6,283 次查看
larrydemuth
Contributor III

I did find an updated driver:

PEmicro - P&E Microcomputer Systems: Over 30 years as an Industry leader in Embedded Systems Develop... 

Look for PE Hardware interface drivers Version 12 (Win XP/Vista/7/8/10) Its in small type.

and now the lights come on, but when I try to debug I get the following error:

Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:7222
Error message from debugger back end:
localhost:7222: The system tried to join a drive to a directory on a joined drive.
localhost:7222: The system tried to join a drive to a directory on a joined drive.

Any ideas what it means and how to fix?

0 项奖励
回复

6,283 次查看
BlackNight
NXP Employee
NXP Employee

One reason for that message is that the 'launch' checkbox is not checked in the debug configuration, see

Fix for GDB and “The system tried to join a drive to a directory on a joined drive” | MCU on Eclipse 

I hope this helps,

Erich

0 项奖励
回复