I'd guess the problem may be in your code rather in the CC2420PacketP module. Perhaps you could try to compile a minimal program and if you still have the same problem, then attach the code.
Furthermore, are you using the newest TinyOS version? Cheers! Sergio On Thu, Jan 27, 2011 at 11:51 AM, SHIVASANKAR GANESAN <[email protected]>wrote: > > while compiling CC2420PacketP file. > > I am getting below given error > > *1.CC2420PacketP.nc:64: conflicting types for `CC2420Packet.getRssi'* > *2.CC2420Packet.nc:65: previous declaration of `CC2420Packet.getRssi' > * > > How to fix this error. > ** > *With regards* > *Sivasankar* > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
