??? 03/16/05 22:39 Read: times |
#89819 - Shared Data Responding to: ???'s previous message |
Nick Robinson said:
The timer ISR that stops does have a byte that is accesed in main, but since it is only a byte, we should be ok? I would be very suspicious of this. The simple way to test it is to disable interrupts just before accessing it in main and re-enable interrupts just after. Ian |