[Tinyos-help] error while incorporating interface CC2420Packet;

Urs Hunkeler uhu at gmx.ch
Sat Dec 1 23:03:13 PST 2007


Hi,

Still getting the error? The interface definition should be in:
/opt/tinyos-2.x/tos/chips/cc2420/CC2420Packet.nc (at least that's
where it is on my system). If that file doesn't exist, try getting
a newer version of TinyOS (eg. updating cvs).

Cheers,
Urs

Vijayant Bhatnagar wrote:
> Hi,
> This is the piece of code written by me. I am basically modifying
> RadiocountToleds tutorial file.
> 
> If comment out code for CC2420; everything works absolutely fine.
> 
> Any help appreciated,
> 
> 
> Thanks,
> Vijayant Bhatnagar.
> Rutgers.
 >
> [..]
> 
> This is the error that I am getting.
> 
> 
> In file included from RadioCountToLedsAppC.nc:47:
> In component `RadioCountToLedsC':
> RadioCountToLedsC.nc:62: interface CC2420Packet not found
> In file included from /opt/tinyos-2.x
> /tos/chips/cc2420/CC2420ActiveMessageC.nc:37,
>                  from RadioCountToLedsAppC.nc:53:
 > [..]


More information about the Tinyos-help mailing list