Hi, Iam working on LPC248 OEM board ,where iam testing the delays in RTX kernel.
In configuration file i set the value as shown below.
#define OS_TICK 10000
Can anybody explain what is the meaning of this?
In
os_dly_wait(100)
i kept 100 as sytem ticks.
The above delay work as 1sec delay.
My aim is to get the delay of 1sec ,what are the changes i needed in configuration file?
View all questions in Keil forum