• Keil JTAG Debug wrecks ARM system interrupts
    Hello, I am having a problem where when in debug mode when I stop my application, occasionally when I let it run again interrupts are no longer handled [preventing my application from functioning...
  • Keil JTAG Debug wrecks ARM system interrupts
    Hello, I am having a problem where when in debug mode when I stop my application, occasionally when I let it run again interrupts are no longer handled [preventing my application from functioning...
  • Interrupt Acknowledging // System crashes after 300 interrupts (Cortex M3)
    Hi, I do use the KEIL Evaluation Board with the TMPM330 Cortex M3 processor. I try to build a controller and have some issues with using interrupt with UART communication (INTRX0 to be precise...
  • Interrupt Acknowledging // System crashes after 300 interrupts (Cortex M3)
    Hi, I do use the KEIL Evaluation Board with the TMPM330 Cortex M3 processor. I try to build a controller and have some issues with using interrupt with UART communication (INTRX0 to be precise...
  • AT91SAM7S system interrupt
    I have a small test program where the only interrupt I've enabled is the periodic interval timer, and it's been configured to generate 1-msec interrupts. The system peripheral interrupt service routine...