Skip to content
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
Closed
@cuiyanx

Description

@cuiyanx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions