CreateProcess: No such file or directory

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

CreateProcess: No such file or directory

1,475 Views
Ana-Maiztegui
Contributor I

Im trying to debug an LPC1769 but this error keeps poping up and i dont understand why:

Failed to execute MI command:

-target-select extended-remote | crt_emu_cm_redlink -msg-port=53258 -g -mi -2 -pLPC1769 -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=53258 -g -mi -2 -pLPC1769 -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=53258 -g -mi -2 -pLPC1769 -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=53258 -g -mi -2 -pLPC1769 -vendor=NXP --reset=VECTRESET -ProbeHandle=1 -CoreIndex=0 --flash-hashing --flash-driver LPC175x_6x_512.cfx --telnet 3330': 

0 Kudos
2 Replies

1,446 Views
lpcxpresso_supp
NXP Employee
NXP Employee

I suggest you try executing "crt_emu_cm_redlink -v" and see if this works. As Jennie mentioned, this is most likely a firewall issue.

Greetings,
MCUXpresso IDE Support

0 Kudos

1,467 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi 

Please create a new project under a new workspace to test if this is a common issue. 

Test the board on another computer to verify if the board is good.

If this is a common issue for all project and HW side has no issue, disable your firewall and virus defender and try again.

 

Have a nice day

Jun Zhang

0 Kudos