MWS wrote:
[quote:91c28b2106]
Also one of your code's problems is it's unhandled race-condition, when the overflow int occurs, while execution of the icp int is on it's way.
[/quote:91c28b2106]
That cannot happen unless you explicitly re-enable interrupts within your inpterrupt code, which is not done here.
↧