This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Data abort handler in Cortex M4

Hi,
I wanted to know is there away to simulate data abort handler in cortex M4, I wanted to run some bin images from third party libraries, so I wanted to capture the data access to certain memory areas and replace the required answers to them to some custom error data that I want.