Dedicated SRAM for each processor?
Posted: Sun Oct 06, 2019 6:47 am
Hey all, This: viewtopic.php?t=5450 link is an old conversation talking about how ESP32 can access up to 16MB of additional ram. Additionally it mentions that you can map the 4MB of extra ram location to separate processors.
Does this actually exist? Can I map 4MB of SRAM to one processor and 4MB of separate SRAM to the other processor, and avoid developing a himem process to juggle? I haven't seen anywhere in ESP-IDF documentation actually showing how to do this.
Let me know, thanks!
Does this actually exist? Can I map 4MB of SRAM to one processor and 4MB of separate SRAM to the other processor, and avoid developing a himem process to juggle? I haven't seen anywhere in ESP-IDF documentation actually showing how to do this.
Let me know, thanks!