2022-09-09 03:54 AM
2022-09-14 09:46 PM
@MM..1 and @Semer CHERNI Thank you for your help. Now I have resolve the issue it is because of the special character(&) is present in the directory path of the workspace So due to this program is not debugging Now i have changed the directory for workspace.
Hope it will helpful for others.
2022-09-09 08:20 AM
And ??
Create Simple thread name and details ...
2022-09-09 12:12 PM
Without some kind of command line to look at, or some context, these types of questions are hard to resolve.
Make a better presentation.
2022-09-09 09:25 PM
@Community member and @MM..1 I have attached the image of the dialogue box showing the error. Again I have tried but the same error occurred. Please help me.
2022-09-10 02:25 AM
Still hard to help, maybe incomplete debug configuration, maybe long project path or folder names with spaces or special chars usw.
2022-09-10 02:48 AM
I have also made a new project with this name and deleted the old one copied all files and folders but still showing this error.
2022-09-10 02:58 AM
Try show screen debug config , on your shot i see used \\ \\ path , from where is your project git? On example
2022-09-10 04:08 AM
@MM..1 This is the debug config screenshot.
2022-09-10 07:55 AM
Try load builded ELF externaly over stlink utility or proggrammer. If works, seems your IDE install is incomplete or corrupt, try reinstall.
2022-09-13 08:36 AM
Hello @SGoel.2
As mentioned by @MM..1 try to use CubeProgrammer to flash the binary. That result of this test could help to identify if it is a debugger issue or Programmer issue.
Also I want to ask you to post the rest of the debug configuration and try to generate and send post the debug log so I can analyze it.
You can do that by checking the box "log to file" under the debugger configuration window.
Kind regards,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.