Hi,
I want to use E_AHI_TIMER_0 to generate an interrupt。
But I ran into some problems, and I found that I only triggered an interrupt, but the program repeated my registered
interrupt function until the watchdog reset.
The SDK is SW-4170
Device is JN-AN-1217 Base device Router
Excuse me, where did I configure it incorrectly?
Here are some of my configurations
1.Initialize timer 0

2.Registration Interrupt function

3.Config irq_JN516x.s

4.log
