This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x timer interrupt Linux



Hello,

I'm using the SDK 07.00.00.00 and programming in C.

Now I would like to use the timer interrupt so I can read input event if a key is pressed for my application, and also a timer who is more like a status timer, who check some status when actived.

Are there any examples know how the timers can be acces and programmed?

Kind regards