I am using openOCD in eclipse for the arm STM32F10x series and after writing the whole code and building everything without error in the program, I am going to Debug it and I am getting the following error after completion of 99% of the process:
Error in final launch sequence Failed to execute MI command:
-exec-run Error message from debugger back end: Error creating process
The following error is generated and I am not able to debug my program. so please help me for this problem