raspi-kernel icon indicating copy to clipboard operation
raspi-kernel copied to clipboard

Timer doesn't work

Open ghost opened this issue 3 years ago • 1 comments

I am trying to get the timer to work on the Raspberry Pi 2B v1.1 but it is not working. I use the UART for debugging and every time the timer interrupt should be called, the reset handler is called.

I have changed the "kerio.c" to output via the UART. In the timer interrupt in "timers.c" a text should be output. In "kernel.c" additionally the UART is initialized and the timer is set to 5 seconds. After 5 seconds the reset handler is called instead of the timer interrupt.

ghost avatar Mar 21 '21 11:03 ghost

Hi, i am from Germany, and this is not an answer to ur issue. But if u at the timer, u get the Hello world on a display. right? if you could take a moment for me and explain me how u have achieved this. In my Discord or elsewhere? I am trying this now for month but all i get is a black screen. mfg Sebastian

StrSebastian avatar Mar 21 '21 14:03 StrSebastian