Timer and debug
Posted: Wed Dec 30, 2020 6:32 am
Hi all
I am new to esp32. I upload the simple led blink example and run it successfully.
I want to know two things.
1) code for using timer . I mean to say where is timer initializing code ? how they get 1ms tick from timer ?
2) how to use software debug (without hardware debugger) to see the program execution sequence.
Thanks
I am new to esp32. I upload the simple led blink example and run it successfully.
I want to know two things.
1) code for using timer . I mean to say where is timer initializing code ? how they get 1ms tick from timer ?
2) how to use software debug (without hardware debugger) to see the program execution sequence.
Thanks