Interrupts...

hey.. thanx for that..

i still have a problem reading the regs.. i tried wat u suggested. could it be that i am not sending it out right.. could it be that "serial.print is eating up the High byte of my variable..

this is what i have for siplaying the count.. that is after using the code that u suggested previously..

Serial.println(viCount, DEC);