• spurious interrupts not simlated in arm7
    spurious interrupts not simlated in arm7
  • Spurious warning C180
    I just upgraded to uVision 5.21.1.0 and Compiler V7.56.0.0 This sample code produces warning C180: 'myFunc': not every path returns a value. The warning was not produced by the previous version of...
  • Spurious SWI call (SWI_Dead lock)
    Hello, I am experiencing what seems to be a spurious SWI call. The effect is that the application hangs on the SWI Handler __asm void SWI_Handler (void): SWI_Dead BHS SWI_Dead What can...
  • GIC IAR always returns spurious interrupt
    Note: This was originally posted on 29th March 2012 at http://forums.arm.com Trying to write a GIC driver (V1 w/security extensions) on an embedded A9 MPCORE based system with 2 cores. Can successfully...
  • Spurious link from ISR to ?PR?MAIN
    I have a pretty big program which shows some very weird behavior during compiling. Depending on the order in which I included two files, the program either compiled fine or gave a bunch of "L15 Multiple...