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.
Thank you for your kindness.