Tool/software: TI-RTOS
Hi
I am unsing TI RTOS framework for my application. But I need to generate a peripheral timer interrupt and need it to be non RTOS based. I mean I would want to handle it without TIRTOS Hwi.
If peripheral timer is not possible then I can use RTC.
Please tell me know to plug in a native interrupt handler into a TI RTOS application