This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2650: Building 6lbr on srf06-cc2650

Part Number: CC2650
Other Parts Discussed in Thread: CC1310

I'm checking this blog for building 6lbr on cc2650. "   

but I'm getting following error

root@instant-contiki:~/6lbr/examples/6lbr# make TARGET=srf06-cc26xx BOARD=srf06/cc26xx
CC ./apps/6lbr-webserver-lite/httpd-simple.c
In file included from ./../../platform/srf06-cc26xx/./contiki-conf.h:44:0,
from ./../../core/./contiki.h:38,
from ./../../core/./contiki-net.h:37,
from ./apps/6lbr-webserver-lite/httpd-simple.c:46:
./project-conf.h:272:2: error: #error A mode must be selected
#error A mode must be selected
^
make: *** [obj_srf06-cc26xx/httpd-simple.o] Error 1

Can any one guide me.