Windows 10 has any one got this error message i can not debug my K64F in kinetis
Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:3333
Error message from debugger back end:
localhost:3333: The system tried to join a drive to a directory on a joined drive. I think its a driver issue please help
Hello,
are you sure your board has still the debug (OpenSDA) firmware on it (see https://mcuoneclipse.com/2016/08/01/bricking_and_recovering_opensda_boards_in_windows_8_and_10/ ) as there is a known issue with Windows 10?
Otherwise, can you check your debug settings (see https://mcuoneclipse.com/2016/04/13/fix-for-gdb-and-the-system-tried-to-join-a-drive-to-a-directory-... ).
I hope this helps,
Erich
Hi
I am using Intelij as my ide.but i will try this thanks