I recently started getting a hard fault during intialization, likely in network related code. Below is my call stack:
I can't remember changing any network related things, I may be wrong though.
The user code in the threads hasn't started yet, so I suppose this is an issue with a setting made in SSP configuration?
I have tried everything I could think of today, from recreating the IP configuration in SSP config to copying my sources into a new project, changing linker sections between RAM and SDRAM and some other project-specific things.
Any suggestions how one can investigate such causes?