• Forced Hard Fault / Bus Fault debugging Cortex M4
    Hi, I am working on a software development on a nRF52832 chip from Nordic, embedding a Cortex M4. I am using Keil µVision5. Amongst other things, the nRF52832 communicates via UART with a GSM chip...
  • Forced Hard Fault / Bus Fault debugging Cortex M4
    Hi, I am working on a software development on a nRF52832 chip from Nordic, embedding a Cortex M4. I am using Keil µVision5. Amongst other things, the nRF52832 communicates via UART with a GSM chip...
  • Cortex-M3: Tips/Tricks to debug a Hard Fault?
    Any hints, tips or tricks to debug a Cortex-M3: Hard Fault Exception? It's an STM32, and I'm using the standard Keil STM32F10x.s: Startup file - which contains Dummy Exception Handlers (infinite...
  • Cortex-M3: Tips/Tricks to debug a Hard Fault?
    Any hints, tips or tricks to debug a Cortex-M3: Hard Fault Exception? It's an STM32, and I'm using the standard Keil STM32F10x.s: Startup file - which contains Dummy Exception Handlers (infinite...
  • Debug Hard fault -> LPC1317-64P
    I want to debug hard fault in LPC1317-64P. I took reference from below site: support.code-red-tech.com/.../DebugHardFault But code gives error 1. for asm Code: source\main.c(12): warning...