Core register xPSR = 0Xxxxx.xxx3 hard fault, Exception 11 escalated to bus fault.
NVIC: Bfarv=1, Precise=1, Fault Address 0x4C00.0045 reported just above
EPHY0 (0x4405.4000 - 0x4405.4FFF) in the Reserved memory space (0x4405.5000 - 0x5FFF.FFFF)
Diagnosing software faults in Stellaris AN01286 May2012 has no example how to trouble shoot faults in reserved memory. How can this Fault be tracked to any particular C+ source module if we don't know why the memory is reserved and for what or who it has been reserved for.
Are we then to assume EPHY0 owns this reserved address space or has it been reserved for future use?