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.

MSP432E401Y: Timestamp module does not work with Timer driver module

Part Number: MSP432E401Y
Other Parts Discussed in Thread: SYSCONFIG

When I add the Timestamp module to my project (xdc/runtime/timestamp.h), my timers don't work anymore. 

The call to Timer_Open() returns null.

Can anyone tell me what's going on here? Can't these two modules be used simultaneously?