Wire through CC2420Ieee154MessageC for CC2420Packet, or else remove -DIEEE154FRAMES_ENABLED from the Makefile; by default blip disables the AM glue layer which is what's preventing the wiring from compiling.
Steve On Thu, May 6, 2010 at 8:43 AM, Etienne Lachaud <[email protected]> wrote: > Hi. > We would like to get the RSSI from the motes in a blip network. We took some > functions from RssiDemo in the tutorial directory and we put them in the > IPBaseStation program. > We have only one error during the compilation we can't solve: > > In component `BaseStationC': > /opt/tinyos-2.1.1/tos/chips/cc2420/CC2420ActiveMessageC.nc:42:2: error: > #error "CC2420 AM layer cannot work when IEEE 802.15.4 frames only are used" > > It occured several times before with other program tentatives but we never > managed to solve it. > Thanks in advance. > > Etienne Lachaud. > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- stephen dawson-haggerty http://cs.berkeley.edu/~stevedh uc berkeley wireless and embedded systems lab berkeley, ca 94720 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
