STM32CubeMX 6.8.1 Generate Code is freezing
I created STM32CubeMX project (.ioc) on my old Windows 10 computer, GENERATE CODE worked without any issues, and after a certain time I copy .ioc file on my new Windows 11 computer (fresh install of STM32CubeMX). When I press GENERATE CODE, IDE is freezing in the stage: Copying libraries files... and the only way how I can close IDE is over Task Manager by End process.
In the log file, this is the last records:
2023-05-16 11:08:53,297 [INFO] ProjectBuilder:2996 - Time for Copy HAL[0] : 127mS.
2023-05-16 11:08:53,308 [INFO] ProjectBuilder:4304 - Project Generator version: 3.19.2
2023-05-16 11:08:53,406 [INFO] ConfigFileManager:1483 - The Die is : DIE462
2023-05-16 11:08:53,410 [INFO] ApiDbMcu:507 - Load IP Config File for TOUCHSENSING
2023-05-16 11:08:53,621 [ERROR] GenerateProjectThread:93 - javax.xml.transform.TransformerException: java.io.FileNotFoundException: C:\ (The system cannot find the path specified)
I have currently two projects and both behave the same.
Patrik
