You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32-S3 implementation presents an issue similar to #160, but instead of the whole Internal RAM, only a part of it (Internal SRAM 1) is shared between IRAM and DRAM, as shown in the following table from the ESP32-S3 TRM:
ESP32-S3 implementation presents an issue similar to #160, but instead of the whole Internal RAM, only a part of it (Internal SRAM 1) is shared between IRAM and DRAM, as shown in the following table from the ESP32-S3 TRM:
Relevant information:
Application image linker scripts for ESP32-S3
Bootloader linker script for ESP32-S3
The text was updated successfully, but these errors were encountered: