You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build the 6lbr-demo make TARGET=cc26x0-cc13x0 BOARD=sensortag/cc2650 WITH_TINYDTLS=1 WITH_COAPSERVER=1 WITH_DTLS_COAP=1
I'm getting an error saying .bss will not fit in SRAM and SRAM overflowed by 1200 Bytes
What extra things can I disable in makefile or project-conf.h to make it fit. Available SRAM on sensortag = 20 KB
I'm trying to build the 6lbr-demo
make TARGET=cc26x0-cc13x0 BOARD=sensortag/cc2650 WITH_TINYDTLS=1 WITH_COAPSERVER=1 WITH_DTLS_COAP=1
I'm getting an error saying .bss will not fit in SRAM and SRAM overflowed by 1200 Bytes
What extra things can I disable in makefile or project-conf.h to make it fit. Available SRAM on sensortag = 20 KB
@laurentderu
The text was updated successfully, but these errors were encountered: