STM32CubeMX not generating code correctly
I am trying to explore X-CUBE-TOF1 and I have several VL53L3CX breakout boards. I'm using the latest CubeMX and IDE (6.3.0 and 1.7, respectively) and therefor downloaded both the 2.0.0 and 1.0.0 X-CUBE-TOF1 cube modules.
I've selected the following software packs:
The performed the following configurations:
After generating the code, the directory is completely empty.
Removing the software pack results in a properly generated project (but without the software packs, obviously)
How can I generate starter code to use with the VL53L3CX breakout boards?

