esp_mqtt too big for the compilation of the user1.bin
Posted: Sun Feb 15, 2015 6:29 am
I have a problem compiling the library file https://github.com/tuanpmt/esp_mqtt to user1.bin OTA.
The compiler indicates the library is too big.
message:
Does anyone have transformed the library to work with the Local Cloud UPDATE (OTA)?
The compiler indicates the library is too big.
message:
LD build/app.out
c:/espressif/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: build/app.out section `.irom0.text' will not fit in region `irom0_0_seg'
collect2.exe: error: ld returned 1 exit status
make: *** [build/app.out] Error 1
Does anyone have transformed the library to work with the Local Cloud UPDATE (OTA)?