• L2 cache error injection for instructions and Prefetch Abort
    Hello, I am using an ARM dual core Cortex A9 CPU as part of our satellite computer SoC, and I am trying to inject errors in the different cache levels of the CPU. In particular I am trying to...
  • Prefetch Abort in Cortex M processors
    Hi, We are currently working with Cortex M4 processor and previously we worked with Cortex R5 processor. As part of our project requirement, we need to detect "prefetch abort" exception and to identify...
  • About PL310 cache controller and data aborts
    Hello All, I am working on a automotive product based on i.MX6q and recently facing an issue where we see kernel error with message "imprecise external abort". I am trying to analyze it and need to know...
  • ARM Cortex A8 : Enabling D Cache aborts
    I am using Omap3515 (Arm Cortex A8). Enabled I-Cache, D-Cache, Branch Prediction and MMU. I am getting a data abort, if I try to copy a frame buffer of 600KB from an external memory region to another...
  • ATCM ECC error causes prefetch abort despite ECC check being disabled.
    Hello, I am working with TI's TMS570LS3137 (ARM Cortex R4F). A certain part of my code consistently causes a prefetch abort (I say part because the exact location seems to vary slightly). To try...