Cubeide does not start (and 'Spawner Reaper')
I installed cubeide (under linux ver 1.15.1) and started it by creating a workspace.
I created a new project (STM32 project), the 'Target selector' appeared and I selected the nucleo-g474re board.
I gave the project a name, I answered yes to the question 'Initialize all peripher.....".
The "Device Configuration Tool editor is associated ..." window appeared and I answered yes again.
The bar under "Perform Project Creation. Please wait..." moves ...
After several minutes (10) I launch top and see that a 'Spawner Reaper' process is active and uses 100% CPU and 11% memory.
If I give the command 'strace -p PID' the result is "close(510686161) = -1 EBADF (Bad File Descriptor)"
Where can I see the output of 'Spawner Reaper'?
How can I find out what he's doing?
Suggestions?
Thank you
