2023-08-02 01:24 PM - edited 2023-08-02 02:35 PM
Hi
I have been having issues in my STM32CubeIDE V1.13.1 , where the st-link couldnt be found. I finally found found the issue . In the below, if I select 'AutoStart local GDB Server' , then I get the message 'st-link not found' . But if I run the GDB server manually, and select 'Connect to remote GDB Server' and set 'IP address' to my machine it works. Can someone let me know how I can get 'Autostart .. ' to work?
Many Thanks
Scott
Best Regards
Scott
2023-08-03 07:37 AM
Hello @SSmit.1313,
Thank you for sharing the issue.
Could you, please, provide :
Thanks,
Souhaib.
2023-08-04 02:32 AM - edited 2023-08-04 05:55 AM
Hi ,
Many thanks for your reply.
When I tick it, there is no log file created, just a message saying no st-link found, thats when I debug as IDE, see below.
When I debug as the .elf I get :
"Error with command: gdb --version
Cannot run program "gdb": Launching failed"
Regards
Scott
2023-08-08 02:32 AM
Hi @SSmit.13
Please try to update the firmware version and check debugger settings, or re-install ST-LINK server from this link : ST-LINK-SERVER - ST-LINK server software module - STMicroelectronics .
Regards
Souhaib