[Tinyos-help] about Interrup of FIFOP in cc2420

jiwen zhang zhangjiwen029 at gmail.com
Tue Dec 11 23:34:29 PST 2007


Hello all:
   Maybe we know that standard micaz links PE6/int6 of atmega128  to FIFOP
of cc2420, now our designed mote use PE7/int7 to links with FIFOP and other
places are same with micaz. I am using tinyos2.x, and modify files
HplCC2420InterruptsC.nc(InterruptFIFOPC.Atm128Interrupt ->
Interrupts.Int6modified into
InterruptFIFOPC.Atm128Interrupt -> Interrupts.Int7) and HplCC2420PinsC.nc(FIFOP
= IO.PortE6 modified into FIFOP = IO.PortE7 ), but after these changes , the
micaz can only send but can not receive packet. are there other places i
don't modify? or I must use PE7/int6 to links with FIFOP??
   Thank you very much!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071212/78d1d6f0/attachment.htm


More information about the Tinyos-help mailing list