fanghl
Newbie level 4
Need help on interrupt
I'm working on a class project that we are building a simple kernel on Tern TD40 board. That thing has two internal clocks. We are required to use one of them to schedule task control block. we need to service an interrupt using the timer at the end of each task cycle and I don't know how to do that.
any help would be greatly appreciated.
I'm working on a class project that we are building a simple kernel on Tern TD40 board. That thing has two internal clocks. We are required to use one of them to schedule task control block. we need to service an interrupt using the timer at the end of each task cycle and I don't know how to do that.
any help would be greatly appreciated.