Why STM32F207 is getting stucked in Startup file, when im generating ethernet code from CubeMx 6.8.1
Hello guys!
Now a days im facing issue with ethernet configuration in the latest version of CubeMx 6.8.1.
When im configuring the ethernet for my F207 nucleo board in its getting stucked into startup file. and through debugging when im pressing F5 button for manay times, then its getting out from startup file and my code starts working and getting pinged from my PC.
But when im generating code from CubeMx 5.4.0 version for same configuration, its working fine. im not geeting any issues with this version.
has anyone resolved this issue?

