Skip to content

AsyncTCP crashes on ESP32 C5 with CONFIG_SPIRAM_XIP_FROM_PSRAM=y #11972

@lsroka76

Description

@lsroka76

Board

ESP32 C5

Device Description

Devkit 1.0

Hardware Configuration

4 MB PSRAM

Version

latest stable Release (if not listed below)

Type

Bug

IDE Name

Arduino IDE

Operating System

Windows 11

Flash frequency

80 MHz

PSRAM enabled

yes

Upload speed

115200

Description

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.

Sketch

as above

Debug Message

error message from AsyncTCP and crash dump

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

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