dkinzer wrote:
You can write a different linker script that will force code from specific libraries into the Flash section. Go look at the Arduino code base where they use the technique to ensure that library routines are in Flash.
I compile third_party/lwip myself, and the same problem(segmentled section `.text' will not fit in region `iram1_0_seg') happened, can you explain a little about how to force the lib into flash section.
thxStatistics: Posted by tobewinner — Thu Apr 06, 2017 12:38 am
]]>