Error while debugging

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

Error while debugging

622 Views
ashinde555
Contributor I

Having issue while debugging LPC1769:

Error in final launch sequence:

Failed to execute MI command:
-target-select extended-remote | crt_emu_cm_redlink -msg-port=58885 -g -mi -2 -pLPC1768 -vendor=NXP --reset=VECTRESET -ProbeHandle=1 -CoreIndex=0 --flash-hashing --flash-driver LPC175x_6x_512.cfx --telnet 3330
Error message from debugger back end:
error starting child process 'crt_emu_cm_redlink -msg-port=58885 -g -mi -2 -pLPC1768 -vendor=NXP --reset=VECTRESET -ProbeHandle=1 -CoreIndex=0 --flash-hashing --flash-driver LPC175x_6x_512.cfx --telnet 3330': CreateProcess: No such file or directory
Failed to execute MI command:
-target-select extended-remote | crt_emu_cm_redlink -msg-port=58885 -g -mi -2 -pLPC1768 -vendor=NXP --reset=VECTRESET -ProbeHandle=1 -CoreIndex=0 --flash-hashing --flash-driver LPC175x_6x_512.cfx --telnet 3330
Error message from debugger back end:
error starting child process 'crt_emu_cm_redlink -msg-port=58885 -g -mi -2 -pLPC1768 -vendor=NXP --reset=VECTRESET -ProbeHandle=1 -CoreIndex=0 --flash-hashing --flash-driver LPC175x_6x_512.cfx --telnet 3330': CreateProcess: No such file or directory

Please help..

Tags (1)
0 Kudos
1 Reply

619 Views
ErichStyger
Senior Contributor V

Hi @ashinde555 ,

CreateProcess: No such file or directory

This indicates that it was not possible to launch the linkserver executable. Maybe it has been blocked by your firewall or removed by your virus scanner?

I hope this helps,

Erich

0 Kudos