Using new timer of GPTimer
Posted: Tue Mar 21, 2023 2:13 pm
Hello!
I migrated from 4.4 to 5.0.1
I'm trying run example for gptimer and getting message:
D (332) gptimer: new group (0) @0x3ffb6c64
D (336) gptimer: new gptimer (0,0) at 0x3ffb6bb8, resolution=1000000Hz
I (343) system: Enable timer
I (346) system: Start timer, stop it at alarm event
I (1352) system: Timer stopped, count=1000002
I (1352) system: Set count value
I (1352) system: Get count value
I (1354) system: Timer count value=lu
I (1358) system: Disable timer
I (1362) system: Enable timer
I (1365) system: Start timer, auto-reload at alarm event
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0).
Setting breakpoint at 0x00000000 and returning...
If I turn off autoreload, then example is work correct.
What can I do?
Best regards
Alex
I migrated from 4.4 to 5.0.1
I'm trying run example for gptimer and getting message:
D (332) gptimer: new group (0) @0x3ffb6c64
D (336) gptimer: new gptimer (0,0) at 0x3ffb6bb8, resolution=1000000Hz
I (343) system: Enable timer
I (346) system: Start timer, stop it at alarm event
I (1352) system: Timer stopped, count=1000002
I (1352) system: Set count value
I (1352) system: Get count value
I (1354) system: Timer count value=lu
I (1358) system: Disable timer
I (1362) system: Enable timer
I (1365) system: Start timer, auto-reload at alarm event
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0).
Setting breakpoint at 0x00000000 and returning...
If I turn off autoreload, then example is work correct.
What can I do?
Best regards
Alex