Hi,
I have a problem . IDE : LPCXpresso V 8.22 , .DEMO Board: OM13080 . At the beginning, the project debugging is normal.Now after building and then debugging project, error occurs as:
------------------------------------------
Error in final launch sequence
Failed to execute MI command:
-target-select extended-remote | crt_emu_cm_redlink -msg-port=50195 -g -mi -2 -pLPC1125/303 -vendor=NXP -reset= -ProbeHandle=1 -CoreIndex=0 -flash-driver=LPC11_12_13_64K_8K.cfx
Error message from debugger back end:
error starting child process 'crt_emu_cm_redlink -msg-port=50195 -g -mi -2 -pLPC1125/303 -vendor=NXP -reset= -ProbeHandle=1 -CoreIndex=0 -flash-driver=LPC11_12_13_64K_8K.cfx': CreateProcess: No such file or directory
error starting child process 'crt_emu_cm_redlink -msg-port=50195 -g -mi -2 -pLPC1125/303 -vendor=NXP -reset= -ProbeHandle=1 -CoreIndex=0 -flash-driver=LPC11_12_13_64K_8K.cfx': CreateProcess: No such file or directory
----------------------------------------------------
I use another computer to run the IDE, debug the project file, and it works fine. What is the reason? There is no problem with DEMO Board: OM13080 . Is the setting in the IDE relevant? I tried to change the workspace, or did not solve the problem.
Thank you for help.