Skip to content

V1.0.0 compiler error #13

@jaegerbeat

Description

@jaegerbeat

In TaskCPP.h, class TaskS for the xTaskCreate() call, the variable 'stackSize' does not exist.
I have the following settings

#define configSUPPORT_STATIC_ALLOCATION         0
#define configSUPPORT_DYNAMIC_ALLOCATION        1

so the TaskClass constructor never actually calls this line. It still results in a compiler error though.

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