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.