[Tinyos-help] about Interrup of FIFOP in cc2420

jiwen zhang zhangjiwen029 at gmail.com
Fri Dec 14 03:53:56 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 )  in the directory of
platforms/micaz/chips/cc2420, 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 PE6/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/20071214/6917e50f/attachment.htm


More information about the Tinyos-help mailing list