Skip to content

Task Initialization #3

@sirNindo

Description

@sirNindo

Task Creation

The flight computer does not start up the tasks after initialization
probable causes

  • A blocking function may be present
  • vTaskDelete after the xCreateAllTasks() function: recommended renaming of the function; remove the x... prefix before it to remove function declaration confusion- it is not a FreeRTOS task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions