• Interrupt stops randomly
    Hi, Mocroprocessor: AT91SAM7s128 Toolchain: RealView MDK-ARM Version: 3.20 I have the following ADC code need to be run while interrupts disabled to eliminate 60hz noise. So I put it inside...
  • Interrupt stops randomly
    Hi, Mocroprocessor: AT91SAM7s128 Toolchain: RealView MDK-ARM Version: 3.20 I have the following ADC code need to be run while interrupts disabled to eliminate 60hz noise. So I put it inside...
  • Logic Analyzer randomly freezes...
    I am using the STM32F4 Discovery board (Cortex M4F) with uVision. I find the Logic Analyzer very useful, but I experience the following problem. After a random time (10, 20, even 30 seconds) of correct...
  • Logic Analyzer randomly freezes...
    I am using the STM32F4 Discovery board (Cortex M4F) with uVision. I find the Logic Analyzer very useful, but I experience the following problem. After a random time (10, 20, even 30 seconds) of correct...
  • Cortex-R5 MPU: writing to Region Base Register randomly causes Abort Exception
    Hi all, I am using MPU of Cortex-R5, in doing so when writing to Base Register, via standard CP15 access. (MCR p15, 0, Rd, c6, c1, 0) it randomly causes Prefetch Abort Exception, i.e. sometimes it works...