I am using RTD 6.0.0 and have set the System Timer Clock Frequency in BaseNXP. However, the parameter SystemCounterFreq passed in the OsIf_Timer_System_Internal_Init function is not being used. When the OS is not used, SYSTICK_MAX is assigned to the RVR register. As a result, SysTick cannot implement a 1ms timing mechanism.

