This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
[Timer] Timer alloc failed #310
Closed
Description
The timer has limited number when be created, and be shared by setTimeout(), setInterval() and GPIOPin.openAsync(). The maximum of timers is 4 at now.
Error Log:
native_set_interval_handler: timer alloc failed
JerryScript: cannot run javascript
Sometimes it well be stucked, look like stoped. but it well be running and ending after added any functions above setInterval() function.
Metadata
Metadata
Assignees
Labels
No labels