|
Re: Error in final launch sequence: Failed to execute MI command: -exec-run [message #1841831 is a reply to message #1841754] |
Mon, 31 May 2021 14:50   |
David Vavra Messages: 1430 Registered: October 2012 |
Senior Member |
|
|
If I recall correctly, error 193 is a Windows error meaning "Not a Valid Win32 Application".
This is an error code indicating the program you are attempting to run is missing or corrupt.
If you wanted to run it on the ALT1250, you probably wanted to run it using remote debugging.
Instead you seem to be trying to run it with Windows.
Not familiar with the ALT1250 so can't say how to setup remote debugging for it.
GDB usually needs some kind of debug server on the device
and the program has to be loaded or somehow reachable from the device.
[Updated on: Mon, 31 May 2021 14:55] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.02147 seconds