• Unhandled prefetch abort error when loading kernel module
    Hello, I've been trying to use DS-5 to debug a Linux kernel module on a Pandaboard. The connection to the target goes smoothly, both vmlinux and modex.ko symbol files being loaded. Unfortunately, when...
  • Unhandled prefetch abort error when loading kernel module
    Hello, I've been trying to use DS-5 to debug a Linux kernel module on a Pandaboard. The connection to the target goes smoothly, both vmlinux and modex.ko symbol files being loaded. Unfortunately, when...
  • Prefetch Abort
    Hi All, I'm getting a PAbt_Handler call and want to trace the source as I'm not sure how this error is occurring... I'm only using the on-chip flash and ram (target is LPC2148) so how can I be executing...
  • Prefetch Abort
    Hi All, I'm getting a PAbt_Handler call and want to trace the source as I'm not sure how this error is occurring... I'm only using the on-chip flash and ram (target is LPC2148) so how can I be executing...
  • Prefetch Abort debugging
    I'm using LPC2387 and during the normal operation I got a Prefetch Abort Exception. I saw that at this time r14_abt = 0x02 . How can I see what was the adress which caused this exception? I...