Setting up embedded dev for ST Nulcleo boards
I have followed:
https://www.jetbrains.com/help/clion/debug-servers.html
https://www.jetbrains.com/help/clion/embedded-stm32.html
Here is the debug server:

The CMake setup:

and the generated Run/Debug Config:

I can build the project, but when I start debugging, I get an empty console window ( that is without the expected “Debugger connected to ST-LINK” message).
In the GDB Tab, I have:

Could you please help me complete the configuration (and update the User Manual if necessary) ?
Kind regards
Peter
请先登录再写评论。
Did you find the problem?