Closed bcbcarl closed 10 years ago
This is because msec_sleep() is not a user space function. You should add "__USER_TEXT" attribute. However, timeout mechanism has not been implemented yet. Thread would be blocked forever when using it.
@georgekang Thanks for replay. I also encountered this issue.
User space layer now is still at experimental state. Maybe it should be re-designed.
I have some local fixes for this that I’m using, will share soon.
Commit updated, removed changes to ipc_deliver.
Fixed in commit 9733ec77f3088d3ae54e1af49ed24f7f5b1d2a1c
F9 outputs unexpected result when using sleep function.
Sleep function:
Output: