• 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...
  • 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...
  • Unhandled fault: alignment fault (0x92000061) at 0x00000000fff0f729
    Hi, I have an arm cortex A-57 machine that is running 3.16 linux kernel (64bit) compiled using gcc-linaro-aarch64_be-linux-gnu-4.9-2014.09_linux toolchain. My application (32bit) is accessing a member...
  • Unhandled fault: alignment fault (0x92000061) at 0x00000000fff0f729
    Hi, I have an arm cortex A-57 machine that is running 3.16 linux kernel (64bit) compiled using gcc-linaro-aarch64_be-linux-gnu-4.9-2014.09_linux toolchain. My application (32bit) is accessing a member...
  • Segmentation fault when accessing simple stuct
    I'm getting a SIGSEGV at runtime on an Android 5.1 RK3288 device with a Mali-T760 GPU. The same shader also causes a segmentation fault in the offline compiler and I have reduced the problem to the following...