This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

About timer in Simulator

I know that if I use Debug in Simulator mode, and I want to use timer0 as a counter,I have to toggle the appropriate pin in a Signal function.
But if I just use timer0 as a timer,I think this is not needed.I just start timer0 in my program and provide an interrupt function.I neednot write a Signal function.Is it right?

Expect advices.Thank you.

0