Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Error in final launch sequence Failed to execute MI command(When trying to flash program on to a particular MCU we are facing this issue.)
Error in final launch sequence Failed to execute MI command [message #1084318] Sun, 11 August 2013 06:04 Go to next message
Eclipse UserFriend
Hello i am very new to eclipse. Currently using code sourcery as IDE to develop C/C++ applications.We are able to build the application successfully.But when we try to flash the program on to MCU the below error is displayed.

Error in final launch sequence
Failed to execute MI command:
detach
Error message from debugger back end:
Can't detach process.
Can't detach process.

Any one who has faced such kind of issue or are very familiar with eclipse please help me out.
Thanks in advance.
Re: Error in final launch sequence Failed to execute MI command [message #1085153 is a reply to message #1084318] Mon, 12 August 2013 10:25 Go to previous message
Eclipse UserFriend
I'm guessing you are using the "GDB Hardware debugging" launch?
Did you add this 'detach' command to your launch manually? I'm not exactly sure where it comes from; but it looks like GDB is not liking it.
You can also look at gdb traces as information on what is going on:
http://wiki.eclipse.org/CDT/User/FAQ#I.27ve_been_asked_for_.27gdb_traces.27.2C_where_can_I_find_them.3F

Marc
Previous Topic:Debugger isn't working
Next Topic:building llvm with eclipse
Goto Forum:
  


Current Time: Thu May 01 02:48:06 EDT 2025

Powered by FUDForum. Page generated in 0.05660 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top