> Could you please specify your OS ? I’d like to run a test in the same
> environment to better reproduce and analyze the issue.
My OS ist Windows 10 Pro, my Repository is in <C:\Users\admin\STM32Cube\Repository>
In the meantime I found a "solution" for me. First I tried a fresh installation of the Cube H7 firmware package on a non-system hard drive (just E:). This gave me an error-free code generation for the IOCs which I posted.
As a second step, I compared both the Cube H7 firmware in my users directory and the one on my drive E:. Obviously the users' installation was faulty. I cannot remember the history of this installation, and perhaps there was a problem when updating the version 1.12.0 to 1.12.1.
I updated the users' firmware installation from my drive E: installation and directed CubeMX to use this one. CubeMX now could also generate an "error free" source code set.
The only question remainig is how the Cube H7 firmware has been faulty/incomplete.
Anyway, the problem has gone ;) Thanks.