• Tiny ARTX on AT91M42800A using PIT
    Hello Has anybody tried to get it work on the 42800 cpu? i experience problems in adapting the artxconfig.c I wanted to use the cpu's PIT to generate the os_clock_interrupt, but didn't get it work...
  • Tiny ARTX on AT91M42800A using PIT
    Hello Has anybody tried to get it work on the 42800 cpu? i experience problems in adapting the artxconfig.c I wanted to use the cpu's PIT to generate the os_clock_interrupt, but didn't get it work...
  • Setting up an ISR for a PIT timer (homework help)
    Hello, I'm in a course in which we are supposed to learn to program an (ARM) microcontroller. This is my sixth homework task. I'm fairly new to assembler-programming, but so far I've managed to work...
  • Setting up an ISR for a PIT timer (homework help)
    Hello, I'm in a course in which we are supposed to learn to program an (ARM) microcontroller. This is my sixth homework task. I'm fairly new to assembler-programming, but so far I've managed to work...
  • How to make interrupts work in LPC2138 using Proteus and Keil v4 compiler?
    Hello, I am learning ARM processor using Keil uVision4 and simulating in proteus a LPC2138. I tried to make interrupt with timer0, the only result is the match pin toggling, but never enters inside the...