-->
Page 1 of 1

ESP Boot sequence and iRAM

PostPosted: Fri Sep 25, 2015 12:03 pm
by Madscientist
quick one , given the iRam is loaded from the first sections of the flash after the boot loader ( using the data structure to load the segments ) what happens if you specify segments greater then 32K, is that code just lost

Re: ESP Boot sequence and iRAM

PostPosted: Sat Sep 26, 2015 12:29 pm
by eriksl
I think we can safely assume that.

The upper 32k seems to be use as cached and is not loaded like the lower 32 k.