2019-09-23 11:27 PM
2019-12-18 05:40 AM
Same issue here. Still no answer?
https://community.st.com/s/question/0D50X0000BrAt13SQC/stm32cubeide-project-setup-issue
2021-03-08 01:33 AM
A bit late, but I had the same problem and the following worked for me:
1) Right click on your project -> "Properties"
2) Go to Run/Debug Settings
3) Delete the old Launch configuration
4) Create a new one (Don't forget to choose your C/C++ application)
5) Hit run/debug again and see if it works
2021-03-11 12:05 PM
Work for me as well. Thanks MDrac.1.
2021-04-15 03:15 AM
Thanks! It work for me too!