Part Number: TM4C129ENCPDT
Hello,
I am using TIVA TM4C129ENCPDT development board and try to interface TFT display with it using grlib.
My program stuck at FaultISR(void) . I have gone through "Diagnosing Software Faults in Stellaris® Microcontrollers " datasheet but can't find solution.
Below is the register values when execution jumps to FaultISR(void) .
MSP 0x1FFFFFE0 MSP Register [Core]
NVIC_FAULT_STAT 0x00009200 Configurable Fault Status [Memory Mapped]
NVIC_MM_ADDR 0x1FFFFFF0 Memory Management Fault Address [Memory Mapped]
NVIC_FAULT_ADDR 0x1FFFFFF0 Bus Fault Address [Memory Mapped]
xPSR 0x21000003 Stores the status of interrupt enables and critical processor status signals [Core]