This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Delays in RTX kernel and configuration

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?

Parents Reply Children