ESP32/ESP64 heap allocation // MMU
Posted: Wed Jun 07, 2017 10:13 pm
hi guys
for better understand and deeper going i have few naive question with the pleasure,
perhabs someone can give an info about:
pSRAM
we have mapped on
3F800000 4096kib RAM ( 16 byte for heap allocator reserved )
3FFAE2A0 7kib DRAM
...
...
between RAM and DRAM address are place near 8128 kib ( 8053408 )
we can theoretically map more as 4096 kib ( near 8000 kib )
why we do this not official ?
ESP64
how looks the heap allocation // MMU for it?
when we can order official samples
thanks
best wishes
rudi
for better understand and deeper going i have few naive question with the pleasure,
perhabs someone can give an info about:
pSRAM
we have mapped on
3F800000 4096kib RAM ( 16 byte for heap allocator reserved )
3FFAE2A0 7kib DRAM
...
...
between RAM and DRAM address are place near 8128 kib ( 8053408 )
we can theoretically map more as 4096 kib ( near 8000 kib )
why we do this not official ?
ESP64
how looks the heap allocation // MMU for it?
when we can order official samples
thanks
best wishes
rudi