Skip to content

Only one thread supported? #1

@Rush

Description

@Rush

I think with initializing the single TIMER your code will not scale to more threads. I think the TIMER belongs to a different "abstraction" layer and instead there should be two mechanisms:

  • Round trip scheduling triggered by SysTick
  • Voluntary (or by TIMER) scheduling triggered by Timer and PendV.

I am gonna try your code modified for Energy Micro micro controller, cool little project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions