Skip to content

stack overflow when using SPI_PORT_ERROR_ENABLE #2

@nbrunner

Description

@nbrunner

When i'm enabling SPI_PORT_ERROR_ENABLE, i run into the HardFault_Handler when executing:

offset += snprintf(log_include_str, LOG_INCLUDE_MAX_LENGTH, "[%s] ", logLevelStrings[log_level]);

By increasing the SPI_THREAD_STACK_SIZE to 1024, it resolve the problem.

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