Relative Content

Tag Archive for exceptionarmarmv7zynqcortex-a

Free running program captures wrong exception address

I’m using an ARM Cortex-A9 processor ZYNQ 7000. The processor raises an data abort exception if invalid address is accessed. The exception handler captures the data abort address, but if the program runs freely, the captured data abort address is wrong.