Solution needed for counting pulse inputs WITHOUT using Intterupts

jball:
I am able to have these interrupt functions running and i can send out bytes of information but when i try and send out the pulse count received using the interrupt nothing is sent.

When you have that sort of problem write a very short program that does nothing but count the pulses and display the number.

...R