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.

RTOS/PROCESSOR-SDK-AM437X: How to make sure the llTimerTick() to be called in the NDK

Part Number: PROCESSOR-SDK-AM437X

Tool/software: TI-RTOS

Hi,

in the example :NIMU_BasicExample_skAM437x_armExampleproject(pdk_am437x_1_0_10, CCS7), How do I make sure there is a Timer object in the SYS/BIOS configuration that is calling the driver function
llTimerTick() every 100 ms?

I can find a description: Global.ndkTickPeriod = 100 in the cfg script editor, but I can not find where it be set by the XCONF.