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.
Hi I am new to SITARA ARM processors & LINUX.
can any body tell us how to exercise DMtimer on linux. one sample example for am335xevm or beagle bone black.
thanks in advance.
thanks for your reply, as per ur suggestion we have enabled the TIMER4 using Device tree overlay now we need a sample c userspace example to verify timer4 functionality.
kindly provide any userspace sample app.
Hi we need to generate 100 ms timer to run specific threads, for this we need userspace API's or user-space driver which can enable TIMER and after the time interval it should invoke the TimerIsr. For this please suggest how we can exerciise.