• solving INVSTATE Usage fault
    The LR register in pushed on stack holds the address of the instruction that caused InvState Fault. The instruction is in the function "__2sprintf". will someone kindly give me an insight of this function...
  • Debugging a Usage Fault for an unaligned memory access
    Note: This was originally posted on 4th July 2013 at http://forums.arm.com Hi, I am experiencing a hard fault in Cortex M3. After reading some topics in forums and blogs, I added the following code for...
  • Debugging a Usage Fault for an unaligned memory access
    Hi, I am experiencing a hard fault in Cortex M3 and bit#30 FORCED is set in the Hard Fault Status Register (0xE000ED2C). Referring to the Cortex M3 Technical Reference Manual: [color="#0000FF"] [30] FORCED...
  • fault
    Hey guys, I'm currently working on the network application in C and ARM. I'm trying to continuously pass UDP strings from my PC to a new box. It works perfectly. However, I am getting seemingly random...
  • fault
    when the function Close_All_Sokets is made the processor locks. #include <sokets.h> is the first line in permutation.c but it also fails if i put it anywhere else. has anyone seen a problem or...