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.

CCS/CC2652RB: TIMER / Interrupt NORTOS

Part Number: CC2652RB


Tool/software: Code Composer Studio

Hello,

*****CCS2652RB****
I need an example that an interrupt calls every ms and jumps into the ISR.
- timer implementation
- Interrupt vectors

My question : With which timer mode and which timer do I have to implement this in my CCS project without RTOS?

Is there somewhere a function overview of this controller that describes the single function calls ?

Thanks