Rookie meets Error in final launch sequence when practicing the 'hello world' demo

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

Rookie meets Error in final launch sequence when practicing the 'hello world' demo

1,204 次查看
dasheng_ray
Contributor I

I am using a second-hand MIMXRT1064-EVK for the first time.

When I doing the 'hello world ' demo step by step following the training video of  build and run demos on  the MIMXRT1064-EVK, meet the error below.

Could someone help me with the error?

Thanks in advance!

--------------------------------------------------------------------------------------------------------------------------------------------------------------

Error in final launch sequence:

Failed to execute MI command:
-target-select extended-remote | crt_emu_cm_redlink -msg-port=62838 -g -mi -2 -pMIMXRT1064xxxxA -vendor=NXP   --reset= -ProbeHandle=1 -CoreIndex=0 -cache=disable --flash-driver= -x F:/NXP1064-EVK-work/evkmimxrt1064_hello_world/Debug --flash-dir D:/nxp/MCUXpressoIDE_11.0.0_2516/ide/plugins/com.nxp.mcuxpresso.tools.bin.win32_11.0.0.201905221151/binaries/Flash --flash-dir F:/NXP1064-EVK-work/.mcuxpressoide_packages_support/MIMXRT1064xxxxA_support/Flash --telnet 3330 --no-packed
Error message from debugger back end:
error starting child process 'crt_emu_cm_redlink -msg-port=62838 -g -mi -2 -pMIMXRT1064xxxxA -vendor=NXP   --reset= -ProbeHandle=1 -CoreIndex=0 -cache=disable --flash-driver= -x F:/NXP1064-EVK-work/evkmimxrt1064_hello_world/Debug --flash-dir D:/nxp/MCUXpressoIDE_11.0.0_2516/ide/plugins/com.nxp.mcuxpresso.tools.bin.win32_11.0.0.201905221151/binaries/Flash --flash-dir F:/NXP1064-EVK-work/.mcuxpressoide_packages_support/MIMXRT1064xxxxA_support/Flash --telnet 3330 --no-packed': CreateProcess: No such file or directory
Failed to execute MI command:
-target-select extended-remote | crt_emu_cm_redlink -msg-port=62838 -g -mi -2 -pMIMXRT1064xxxxA -vendor=NXP   --reset= -ProbeHandle=1 -CoreIndex=0 -cache=disable --flash-driver= -x F:/NXP1064-EVK-work/evkmimxrt1064_hello_world/Debug --flash-dir D:/nxp/MCUXpressoIDE_11.0.0_2516/ide/plugins/com.nxp.mcuxpresso.tools.bin.win32_11.0.0.201905221151/binaries/Flash --flash-dir F:/NXP1064-EVK-work/.mcuxpressoide_packages_support/MIMXRT1064xxxxA_support/Flash --telnet 3330 --no-packed
Error message from debugger back end:
error starting child process 'crt_emu_cm_redlink -msg-port=62838 -g -mi -2 -pMIMXRT1064xxxxA -vendor=NXP   --reset= -ProbeHandle=1 -CoreIndex=0 -cache=disable --flash-driver= -x F:/NXP1064-EVK-work/evkmimxrt1064_hello_world/Debug --flash-dir D:/nxp/MCUXpressoIDE_11.0.0_2516/ide/plugins/com.nxp.mcuxpresso.tools.bin.win32_11.0.0.201905221151/binaries/Flash --flash-dir F:/NXP1064-EVK-work/.mcuxpressoide_packages_support/MIMXRT1064xxxxA_support/Flash --telnet 3330 --no-packed': CreateProcess: No such file or directory

---------------------------------------------------------------------------------------------------------------------------------------------------------------

2 回复数

1,073 次查看
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Wei Zhang,


You mentioned that you are using a second-hand MIMXRT1064-EVK for the first time. With this I understood that although is the first time you are using the evaluation kit, someone else already used it, could you please confirm this?

Best Regards,

Victor

0 项奖励
回复

1,073 次查看
dasheng_ray
Contributor I

Hi, Victor

Thanks for contacting me.

Yes, someone has already used it.

And now I have figured out the problem. It is all about the OS. When using the board in Windows 10, the launch succeed.