You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for the feedback. Unfortunately this seems to be a bug in STM32CubeMX. I already reported internally.
It is caused by using default configuration of the MPU during project creation, which is recommended. However configuring additional MPU regions on top of the default one seems to trigger this warning.
Selecting "yes" and ignoring the warning should generated the code and the project should work. Please let me know if you observe some other issues related to this.
Hello!
Versions
Problem
I tried to compile the STM32H743_Nucleo_ETH example but it causes an warning during code Generation:
In the IOC-Editor it shows up as green without any issues:
How to reproduce
Import the project into eclipse
Change the LWIP-IP to force generation of source files
Have a look at the popup
Misc
The project was not automatically migrated.
Thank you!
The text was updated successfully, but these errors were encountered: