Search found 1 match

by ravi.ramani
Wed Mar 11, 2020 12:50 pm
Forum: ESP-IDF
Topic: How to increase IRAM size
Replies: 1
Views: 3541

How to increase IRAM size

Hi, I am using ESP32-WROVER-B module. Application is using Bluetooth, WiFi and Ethernet functionalities along with AWS cloud SDK. Now, my application IRAM size is used 96.3% in Release mode as shown below. And for Debug mode it exceeds and shows error. Also, we have enabled possible IRAM optimizatio...