Problems with X-CUBE-AI, printf(), and default configuration on Nucleo F746ZG and CubeIDE 1.8.0, Windows 10 64bit.
After installing the latest version of CubeIDE, there was a problem with the Nucleo F746ZG projects. It turned out that the default configuration of peripherals (especially ethernet) causes errors. The printf function worked badly (e.g. it could not ...