• BusFault on Power Reset
    Hello, if i power up my system i get an BusFault. On a lucky punch it works. If i Debug the system the fault doesnt happen. I have found out where the fault happens and the reason why is absolutely...
  • Unable to determine offending instruction: usage fault illegal unaligned load or store cortex m7 keil mdk pro
    Problem Once in a blue moon (every ~500 hours of run time, non-deterministic) I am getting a Usage Fault/ Illegal unaligned load or store. Please, help me to trace the fault to actual offending instruction...
  • Please assist with Usage Fault /Illegal unaligned load or store Cortex M7 Keil MDK-PRO
    Problem Once in a blue moon (every ~500 hours of run time, non-deterministic) I am getting a Usage Fault/ Illegal unaligned load or store. Please, help me to trace the fault to actual offending instruction...
  • How to debug cause of Hard Fault on CortexM0?
    Dear everyone, I am developing an MCU system by using the DesignStart Pro, CortexM0 version. I program the DesignStart Pro RTL into Altera FPGA, and I use Keil C for software building. The system...
  • Random Hardfaults on a cortex-M7 microcontroller
    Hello, I am facing random HardFaults on a cortex-M7 based microcontroller (STM32F722). They happen at various places in code, sometimes even during stack's initialization. Stack's analysis do not...