STM32CubeIDE Project setup issue
When trying to create a Debugger configuration for a project opened from sources + Makefile, STM32CubeIDE fails to create the configuration and shows the following error messages:
" Not able to get board target."
" An internal error has occurred. Update LCD"

The project is using the STM32F405RGT6.
How can I create this configuration and start debugging the project?
Thanks