Issues opening Device Configuration Tool for projects created on previous STM32CubeIDE Version
I recently updated STM32CubeIDE to Version V1.7.0 but that causes issues now when I try to open the Device Configuration Tool for a project created with V1.6.1. It gives me the dialog that the Firmware Package (STM32Cube_FW_F1 V1.8.3) is missing. But when I click on either Download or Migrate the IDE becomes unresponsive.
I already downloaded the mentioned firmware package through "Help" --> "Manage Embedded Software Packages" but I still get the same warning and resulting unresponsiveness.
Strangely enough if I create a new STM32 project and choose the older firmware package the project get created AND the Device Configuration Tool opens with no further warnings. At this point I closed the IDE copied the *.ioc file from the older project into the newly created project and renamed it to match the project name. After opening the IDE again starting the Device Configuration Tool with the manually imported *.ioc file again gives the warning message mentioned earlier.
What can I do to work with my older projects again?