PE Micro Multilink and Windows 10 problem

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

PE Micro Multilink and Windows 10 problem

8,345 Views
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 Kudos
Reply
5 Replies

6,294 Views
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,294 Views
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 Kudos
Reply

6,294 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Larry,

Thanks for your sharing.

BR

Alice

0 Kudos
Reply

6,293 Views
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 Kudos
Reply

6,293 Views
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 Kudos
Reply