Problem in osalThreadDelayMilliseconds function inSP560B50L5
When I use the osalThreadDelayMilliseconds(200) function the software always remain in this loop
while (osalsystime < current + ticks)
{
}
i check the software is only LED blink
can any one know what happen to the OSAL library ?
I use RLA Library
