Debugging - SensorsUnleashed/Contiki-Device-Link GitHub Wiki
This chapter will try to sum up how to setup your development environment for debugging.
Note: For the cc2538 radio, I have the following change to the cpu/cc2538/Makefile.cc2538: CFLAGS += -g -O0 -gdwarf-2