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: