Error in final launch sequence. Failed to execute MI command.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable


Hi..
After compiling the given program, cyfxlowpowertest.c with FX3 EZ USB Suite, I got the following error message. And this
is the case when compiling any other program.
Please tell me what causes such an error, and how to solve it.

   

Jerry Lin

   

Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:3333

   

Error message from debugger back end:
localhost:3333: .s.u....¥¢±..A.].°.s.u...H...@.q......¥.¥..T.^...A...O.s.u..¥.¥¢±..A.cy].°.s.u..¥D.÷.L.k.^...C\r\n.
localhost:3333: .s.u....¥¢±..A.].°.s.u...H...@.q......¥.¥..T.^...A...O.s.u..¥.¥¢±..A.].°.s.u..¥D.÷.L.k.^...C\r\n.

0 Likes
1 Reply
Anonymous
Not applicable

Most likely cause for this is the program puts the chip to low power. Once in low power, the JTAG commands cannot be accessed. This could cause such a message to come up. 

   

I am assuming other programs are working correctly and only this one has a problem. Below are few forum threads which talk about loss of connection to a target device.

   

http://sourceforge.net/p/gnuarmeclipse/support-requests/48/

0 Likes