Page 1 of 1

ESP32 cache miss handler

Posted: Mon Apr 22, 2019 9:54 am
by Malishev
I am trying to create simple tool what gather stats about large program. This stats could be used to decide which functions should be placed in the iram.
I wounder do exist some method to catch and record flash cache miss event?