2021-05-12 01:06 AM
I've generated the LwIP code with CubeMX for my Nucleo H745ZI-Q and used this guide to make extra settings:
https://github.com/AnielShri/STM32H745_Ethernet
Now when I run my program, it results in a HardFault.
I've attached the memory .ld files, anyone knows how to fix this?
2021-05-12 01:32 AM
Debugging Cortex-M Hard faults: