The LD file states that the irom0_0_seg size is 0x2B000 which is 172k. The flash.bin file size is just a bit under 32k. This adds up to 204k, which is considerably less than the 236k described in the documentation.
Seems like this is quite a waste of memory space given the 176k space barely leaves any space for your code.
Can anyone share some info about why this is configured like this or how and what impact would have increasing the irom0_0_seg size to get closer to the 236k limit ?
Thanks in advance.