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