Hello Everyone
In my project, I am getting Precise Data Bus Error and Bus Fault Adress Register Valid faults.
I read Diagnosing Software Faults in Stellaris® Microcontrollers document. I looked at the NVIC_FAULT_ADDR shows 0x41000000. This memory adress is reserved in Tiva TM4C123GH6PM MCU.
I understand in app note that for wrong accesing peripherals gives this error and we can see by looking at the related register. But in this case I mean if the problem is related with the reserved memory location, What should I do ?
For 3 days, I am searching forum to get general understanding but I couldnt yet.
Thanks in advance
Serkan