Search found 2 matches
- Sat Jul 13, 2024 9:21 am
- Forum: Report Bugs
- Topic: Startup crashes with PSRAM enabled on ESP32-WROVER-E-N8R8 (Cache disabled but cached memory region accessed)
- Replies: 2
- Views: 6410
Re: Startup crashes with PSRAM enabled on ESP32-WROVER-E-N8R8 (Cache disabled but cached memory region accessed)
See https://github.com/platformio/platform- ... ssues/1360. Haven't tried myself, though.
- Thu Apr 18, 2024 10:31 am
- Forum: Report Bugs
- Topic: Startup crashes with PSRAM enabled on ESP32-WROVER-E-N8R8 (Cache disabled but cached memory region accessed)
- Replies: 2
- Views: 6410
Startup crashes with PSRAM enabled on ESP32-WROVER-E-N8R8 (Cache disabled but cached memory region accessed)
Enabling PSRAM (CONFIG_PSRAM=y) causes startup code to crash consistently. Board works fine without PSRAM enabled. Hardware: custom board using ESP32-WROVER-E-N8R8 Toolchain: PlatformIO latest (platform=espressif32, framework=espidf), uses IDF 5.2.1 OS: Linux Mint Boot log: ets Jul 29 2019 12:21:46 ...