I was working on a BLE project just fine with KDS, when one day, the debugger seemed to start throwing problems. The error message: "Error in final launch sequence. Failed to execute MI command" would turn up whenever I tried to debug, even on previously working projects.
I checked the changes I made to my computer, and uninstalled a few programs. It was only after uninstalling the program:
GNU toolchain for ARM Cortex-M and Cortex-R processors
that my KDS started to work again.
Can I check why does GNU interfere with KDS?