Hello all,  

We recently got the latest greatest moteiv distribution that has the following 
packages:

$ rpm -qa
tinyos-tools-1.2.1-3
msp430tools-binutils-2.16-20050607
make-3.80tinyos-1
msp430tools-python-tools-1.0-1
tinyos-1.1.15Dec2005cvs-1
nesc-1.2.4-1
msp430tools-base-0.1-20050607
msp430tools-gcc-3.2.3-20050607
msp430tools-libc-20050308cvs-20050608
tinyos-javacomm-1.0.0-1
tinyos-moteiv-2.0.2-1

I am not exactly sure if it has Boomerang or not. Although the timer stamps 
indicates that this package has it, maybe someone from moteiv could clarify it?

However our problem is that mostly it worked fine, but for this particular 
component that we have, we can't build on Win2K but worked fine on XP.   It 
would complain bad file descriptor, mapview of the files and so on so forth.  I 
am not sure what could be causing this issue. Could someone please shed some 
light?  

Thanks many for the help!
T. 


$ ./makeall.sh
mkdir -p build/telosb
    compiling CbBridgeConfig to a telosb binary
ncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d 
-Wnesc-all -target=telosb -fn
esc-cfile=build/telosb/app.c -board= *.o -I%T/lib/Deluge 
-Wl,--section-start=.text=0x4800,--defsym=_
reset_vector__=0x4000 -DIDENT_PROGRAM_NAME=\"CbBridgeConfig\" 
-DIDENT_USER_ID=\"200010440\" -DIDENT_
HOSTNAME=\"NSK1200010440A\" -DIDENT_USER_HASH=0x87eb56f3L 
-DIDENT_UNIX_TIME=0x446b3672L -DIDENT_UID_
HASH=0x10716153L -mdisable-hwmul -I/opt/tinyos-1.x/tos/lib/CC2420Radio 
CbBridgeConfig.nc -lm
In file included from CbBridgeConfig.nc:9:
In component `CBFifoConfig':
CBFifoConfig.nc:6: failed to preprocess CBFifoMain.nc
CBFifoConfig.nc:8: cannot find `USARTControl'
CBFifoConfig.nc:9: cannot find `BusArbitration'
stdout: Bad file descriptor
In component `CbBridgeConfig':
CbBridgeConfig.nc:12: failed to preprocess /opt/tinyos-1.x/tos/system/FramerM.nc
CbBridgeConfig.nc:13: failed to preprocess /opt/tinyos-1.x/tos/system/UART.nc
CbBridgeConfig.nc:18: no match
CbBridgeConfig.nc:19: no match
CbBridgeConfig.nc:20: no match
CbBridgeConfig.nc:21: no match
CbBridgeConfig.nc:29: cannot find `ByteControl'
CbBridgeConfig.nc:30: cannot find `ByteComm'
make: *** [exe0] Error 1

[EMAIL PROTECTED] /opt/tinyos-1.x/apps/Cannonball/cbbridge
$ C:\cygwin\opt\msp430\lib\gcc-lib\msp430\3.2.3\cpp0.exe (2336): *** 
MapViewOfFileEx(0x14, in_h 0x14
) failed, Win32 error 6

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

Reply via email to