Search found 2 matches

by vin.singh4u
Wed Jan 24, 2024 12:30 pm
Forum: General Discussion
Topic: ESP32-Wrover + ESP IDF :: bad load address range
Replies: 0
Views: 558

ESP32-Wrover + ESP IDF :: bad load address range

ESP32-Wrover + ESP IDF :: bad load address range I am flashing my application on esp-wrover board using esp-idf v4.4.3 and am getting the following error. Capture.PNG So. it gives an error stating there is a bad load address and resets the board. Size of my app is less than 2M and I have made the fl...
by vin.singh4u
Tue Jan 23, 2024 11:53 am
Forum: ESP-IDF
Topic: ESP32-Wrover + ESP IDF :: bad load address range
Replies: 0
Views: 475

ESP32-Wrover + ESP IDF :: bad load address range

I am flashing my application on esp-wrover board using esp-idf v4.4.3 and am getting the following error. Capture.PNG So. it gives an error stating there is a bad load address and resets the board. Size of my app is less than 2M and I have made the flash to be 4M and slightly increased the iram0_0_s...