__irq __arm void IRQHandler0 (void) { IOSET = 0x20; for (int j=1; j<600000; j++) {}; IOCLR = 0x20; T0IR = 0x1; VICVectAddr = 0xFF; }