How to debug a makefile project in CubeIDE
When I try to open debug configurations for a makefile based project, CubeIDE throws an error popup - Java null something.
So I cannot create new debug config for the project.
Workaround: created a small dummy project for the same target, created a debug config for it,
then added the binary from the makefile project to load.
Edited it, selected not to build, only load with symbols. And the "donor" project binary - not anything.
This way I've managed to debug it.
By the way, cannot make ITM_send_char working in CubeIDE. In Atollic it (mostly) works.
Indeed there's some bug...
/* After a long affair with Atollic I'm forced to use CubeIDE because customer wants it.
Unfortunately it still feels very beta vs. the Atollic */
