Hi Cory,
when i try to procede with "make tmote", i get the error I attached
you here below.
Any idea?
Thank you very much for your support.
Andrea


/***************************************************************************
stdout: Bad file descriptor
In file included from C:/cygwin/opt/moteiv/tos/platform/tmote/FramerM.nc:74,
                from
C:/cygwin/opt/moteiv/tinyos-1.x/tos/system/UARTFramedPacket.nc:53,
                from
C:/cygwin/opt/moteiv/tos/platform/msp430/MainUartPacketC.nc:17,
                from C:/cygwin/opt/moteiv/tos/lib/sp/SPC.nc:73,
                from C:/cygwin/opt/moteiv/tos/lib/MultiHopLQI/MultiHop.nc:38,
                from Delta.nc:8:
In component `HPLUSART1M':
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc:42: failed to
preprocess /opt/moteiv/tinyos-1.x/tos/platform/msp430/HPLU
SARTFeedback.nc
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc: In function
`sig_UART1RX_VECTOR':
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc:57: interface
has no command or event named `rxDone'
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc: In function
`sig_UART1TX_VECTOR':
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc:61: interface
has no command or event named `txDone'
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc: At top level:
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc:414: `txDone'
is not in interface `USARTData'
C:/cygwin/opt/moteiv/tos/platform/msp430/HPLUSART1M.nc:416: `rxDone'
is not in interface `USARTData'
In component `HPLUARTC':
C:/cygwin/opt/moteiv/tinyos-1.x/tos/platform/telos/HPLUARTC.nc:51: no match
make: *** [exe0] Error 1


***************************************************************************/





2006/3/27, Cory Sharp <[EMAIL PROTECTED]>:
> Andrea,
>
> Moteiv Boomerang supports with Moteiv Tmote products.  Try "make tmote".
>
> "make telosb" only uses the conventional TinyOS 1.x tree, which will
> not work with applications in moteiv/apps/.
>
> Best,
> Cory
>
> On 3/27/06, andrea labo <[EMAIL PROTECTED]> wrote:
> > Hi,
> >  I successfully installed Boomerang.
> >  I tried to compile Delta application (moteiv/apps/Delta) for telosb
> >  but it doesn't work.
> >  I got the following message error "Multihop.h: no such file or directory".
> >  If I add the MultiHop path in the makefile I get many different errors.
> >  How can i compile Delta application for telosb? ( i tried make telosb  )
> >  Thanks
> >  Andrea.
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > [email protected]
> > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
>

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to