Can't generate code succesfully with CubeMx
Im' following this tutorial of STM32WB55: https://www.youtube.com/watch?v=CKYWy7LKL68&list=PLnMKNibPkDnG9JRe2fbOOpVpWY7E4WbJ-&index=19&ab_channel=STMicroelectronics
All is fine until I try to generate code. It gets stuck at the moment of "Copying libraries files...".
What I have tried is not to generate code Under Root. But the problem after doing this is that I can't compile the project. And returns to me 9 errors, all of them sayng that one of the files has "Invalid arguments".
Is this a problem of CubeMX? I have tried it with the same versions that the tutorial use:
-Cubeide 1.7
-CubeMx 6.3
-STM32Cube_FW_WB_V1.12.0
And I also tried it with all the latest versions
-Cubeide 1.9
-CubeMx 6.5
-STM32Cube_FW_WB_V1.13.2
And I always have the same results.