Error while debugging

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

Error while debugging

1,181 次查看
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..

标记 (1)
0 项奖励
回复
1 回复

1,178 次查看
ErichStyger
Specialist I

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 项奖励
回复