Hi, I've managed to install and run KDS with USBDM and configure it successfully. I'm running a Ubuntu Server installation.
However, when I try to run (or debug) an application, there's an error in the final launch sequence:
Error in final launch sequence
Failed to execute MI command:
monitor reset halt
Error message from debugger back end:
"monitor" command not supported by this target.
Failed to execute MI command:
monitor reset halt
Error message from debugger back end:
"monitor" command not supported by this target.
"monitor" command not supported by this target.
I have GDB installed on KDS.
What could it be?
Thanks.