Hi all, can anyone please help me in setup up the timer interrupt? I could only see the printing of "Entered 2". Kindly check on the attached text file for my code. Kindly assist. Thanks in advance.
Hi all, can anyone please help me in setup up the timer interrupt? I could only see the printing of "Entered 2". Kindly check on the attached text file for my code. Kindly assist. Thanks in advance.
A timer is configured and interrupt handler is set in this example:
also for other peripherals
Hi, I already tried to follow the example setup and i still stuck at the initialisation "start_timer()" as i only can see "Entered 2" is printed out. I think my code in timer_interrupt.txt had configured the timer accordingly. Kindly assist. Thanks.
Hi, I already tried to follow the example setup and i still stuck at the initialisation "start_timer()" as i only can see "Entered 2" is printed out. I think my code in timer_interrupt.txt had configured the timer accordingly. Kindly assist. Thanks.