Skip to content

AsyncTCP crashes on ESP32 C5 with CONFIG_SPIRAM_XIP_FROM_PSRAM=y #95

@lsroka76

Description

@lsroka76

IDE / Tooling

Arduino (IDE/CLI)

What happened?

I've built custom version of Arduino Core libs for ESP32 C5 with config flag CONFIG_SPIRAM_XIP_FROM_PSRAM=y using Arduino Lib Builder.
Program starts normally, connects to WiFi but while starting AsyncWebServer there is error message from AsyncTCP about failed begin followed by immediate core dump.

Stack Trace

begin error

Minimal Reproductible Example (MRE)

as above

I confirm that:

  • I have read the documentation.
  • I have searched for similar discussions.
  • I have searched for similar issues.
  • I have looked at the examples.
  • I have upgraded to the lasted version of AsyncTCP.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions