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.

SIMPLELINK-MSP432-SDK: TI Drivers: Timer in Capture Mode

Part Number: SIMPLELINK-MSP432-SDK
Other Parts Discussed in Thread: SYSCONFIG

Hi,

I started a project from the uartecho_MSP_EXP432401Y_nortos_ccs example so I can utilize SysConfig.  I now need to add a pulse-width measurement but TI Drivers does not have the feature that I can see, so I used driverlib to configure the peripheral.

How do I configure the callback for the timer interrupt? In the driverlib example they seem to be pre-defined but I don't get the vector in the TI Drivers project.

Thanks,

-Mike