Skip to content

ESP32 example has a stack overflow #25

@txf-

Description

@txf-

The ESP32 example of the getting started project has a stack overflow of the loop() task with the default stack size of 8192.

I changed it to in sdkconfig 12000 and it did not overflow. I don't know what the high water mark is for that task, but even so I'm surprised that the default stack size isn't sufficient.

I can't yet confirm that the example is working fully and running, as pyluos-shell --baudrate 115200 does not seem to detect the device

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