H5 1.2.0 and Cube 1.5 break ethernet
After updating Cube to v1.5 for my STM32H5 project (Nucleo-H563ZI), the ethernet stopped working except during the initial run after a load of the firmware with the debugger. After a reset, either POR or via the debugger, pings to the board fail. When I checkout an earlier version of the code that uses a Cube v1.4 .ioc file, and bypass the migration to v1.5, the ethernet behaves normally. Has anyone else experienced a similar issue?
