Hi,
Can RX63N use usleep()?
If do, could you tell me the info(ex. datasheet, sample code etc).
Thanks in advance,
JR
The concept of "sleep" to relinquish a thread is a function of the O/S implementation. So this really is not something that the chip or the compiler supports, it is a function of the software used. You can probably find some 3rd party RTOS that provides something similar for RX.
I use uITRON 4.0.
Is this os supported usleep()?
It has been a very long time since I have used uITRON, but as I recall there was a different API call to provide such functionality. I did a quick search online and found the function "tslp_tsk", I believe that is what you are looking for:
www.tron.org/.../TEF024-S001-04.03.00_en.pdf