We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summary Whatever I do, trying to run an application with PSRAM enabled always leads to the following error message during startup:
I (1109) quad_psram: This chip is ESP32-D0WD E (1113) quad_psram: PSRAM ID read error: 0x00000000, PSRAM chip not found or not supported
Environment OS: MacOS Sequoia
QEMU: esp-develop latest, (48b3fa9), configured as suggested in esp-toolchain-docs
esp-develop
IDF: 5.3 (v5.3.2-504-g73bd85326f)
SOC: ESP32 (ESP32-WROVER-IE 16MB)
Application configured with:
QEMU started with argument: -m 4M
The text was updated successfully, but these errors were encountered:
@hennejg Could you please add, which chip are you trying to emulate, ESP32 or ESP32-S3?
Sorry, something went wrong.
No branches or pull requests
Checklist
Issue or Suggestion Description
Summary
Whatever I do, trying to run an application with PSRAM enabled always leads to the following error message during startup:
Environment
OS: MacOS Sequoia
QEMU:
esp-develop
latest, (48b3fa9), configured as suggested in esp-toolchain-docsIDF: 5.3 (v5.3.2-504-g73bd85326f)
SOC: ESP32 (ESP32-WROVER-IE 16MB)
Application configured with:
QEMU started with argument: -m 4M
The text was updated successfully, but these errors were encountered: