??? 01/29/05 19:50 Read: times |
#86110 - Modified code and mistakes Responding to: ???'s previous message |
i modified the code somewhat and now getting correct results.Some
of the mistake i did was i call a routine from interrupt0 instead i should jump.Next waiting for a interrupt0 is should havefirst clear IT0 flag before enabling the interrupt or it will jump to that location when i enable global interrupt.Please point out any more mistakes in the code if any . |