Search found 2 matches

by artkeller
Sun Sep 09, 2018 11:42 am
Forum: ESP32 Arduino
Topic: Understanding free heap memory
Replies: 4
Views: 23441

Understanding free heap memory

I have long wondered why - in contrast to other MCUs architectures - there is so much discussion and speculation about free memory management on ESP32. This seems to be not only a compiler problem, as discussed here, but above all a general memory management problem and the understanding of the inte...
by artkeller
Sat Feb 03, 2018 9:52 am
Forum: Report Bugs
Topic: Guru Meditation Error of type StoreProhibited occurred on core
Replies: 1
Views: 5236

Guru Meditation Error of type StoreProhibited occurred on core

The ESP32 example WifiScan.ino was compiled with Arduino IDE 1.8.4 for the M5Stack Core (Gray with 4MB RAM) and started properly. After some loops, probably in WiFi.scanNetworks() strange things happen, and I don't understand the trace massages. What happened? And what is this overkill at the end? T...