Part Number: TM4C1294NCPDT
Tool/software: Code Composer Studio
Hello,
I am working in TM4C1294 launch pad, The program is running to FaultISR,
Following are the status found in debug mode
NVIC_FAULT_STAT_BFARV 1 Bus Fault Address Register Valid
NVIC_FAULT_STAT_PRECISE 1 Precise Data Bus Error
NVIC_FAULT_ADDR 0x432B546A Bus Fault Address [Memory Mapped]
I have referred for the memory mapping in the TM4C1294ncpdt data sheet.
The address in the register comes under Peripheral bit-band alias, what might be the issue that force the controller to fault ISR?
