• Hard Fault exception
    Hello all, I'm using Atsam3s4a(cortex -m3) with keil Ide. I see my code gets locked in hard fault handler in Startup_sam3s.h (start up file generated by Ide). when i look into fault status registers...
  • Hard Fault exception
    Hello all, I'm using Atsam3s4a(cortex -m3) with keil Ide. I see my code gets locked in hard fault handler in Startup_sam3s.h (start up file generated by Ide). when i look into fault status registers...
  • INVPC Hard fault exception error
    Note: This was originally posted on 16th July 2009 at http://forums.arm.com Using and Arm Cortex M3, the application that is running sometimes will generate a hard fault and deciphering the CFSR register...
  • INVPC Hard fault exception error
    Note: This was originally posted on 16th July 2009 at http://forums.arm.com Using and Arm Cortex M3, the application that is running sometimes will generate a hard fault and deciphering the CFSR register...
  • Hard fault exception using RTOS and retargetting semihosting
    Hi, I've run into a strange problem using cmsis_os (keil rtx), retargetting of semi-hosting to uart, and interrupts. I have a simple project set up to use cmsis-rtos (importing rtx_cm4.lib) and...