Hi there !
I've installed xubunTOS 2.1 as per the instructions seen on this webpage
http://docs.tinyos.net/tinywiki/index.php/Running_a_XubunTOS_Virtual_Machine_Image_in_VMware_Player
I'm using the tinyOS1.x part of the above installation in order to understand
how to upgrade some of my 1.x software to 2.x.
however when I use "make telosb" in the Oscilloscope directory in tinyOS1.x , i
get the following errors.
I've searched for an answer in the old forum replies, but I couldn't find any.
Since tinyOS1.x was already pre-installed in xubunTOS, I'm not sure why the
make does not succeed.
I appreciate any help, thank you so much for your time.
=====================================================
mkdir -p build/telosb
compiling Oscilloscope to a telosb binary
ncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d
-Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board=
-I%T/lib/Deluge
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DIDENT_PROGRAM_NAME=\"Oscilloscope\" -DIDENT_USER_ID=\"xubuntos\"
-DIDENT_HOSTNAME=\"xubuntos-tinyos\" -DIDENT_USER_HASH=0x00f95284L
-DIDENT_UNIX_TIME=0x4df0addfL -DIDENT_UID_HASH=0x0d91de6cL -mdisable-hwmul
-I/opt/tinyos-1.x/tos/lib/CC2420Radio Oscilloscope.nc -lm
/opt/tinyos-1.x/tos/platform/msp430/ADCM.nc:139: warning:
`MSP430ADC12Single.bind' called asynchronously from `triggerConversion'
/opt/tinyos-1.x/tos/platform/msp430/HPLADC12.nc:50: warning: declaration of
`index' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
/opt/tinyos-1.x/tos/platform/msp430/HPLADC12.nc:50: warning: declaration of
`index' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
/opt/tinyos-1.x/tos/platform/msp430/HPLADC12.nc:50: warning: declaration of
`index' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
/opt/tinyos-1.x/tos/platform/msp430/ADCSingle.nc: In function
`InternalTempM$ADCSingle$dataReady':
/opt/tinyos-1.x/tos/platform/msp430/ADCSingle.nc:105: warning: declaration of
`result' shadows a parameter
/opt/tinyos-1.x/tos/platform/msp430/ADCMultiple.nc: In function
`InternalTempM$ADCMultiple$dataReady':
/opt/tinyos-1.x/tos/platform/msp430/ADCMultiple.nc:129: warning: declaration of
`result' shadows a parameter
/opt/tinyos-1.x/tos/platform/msp430/ADCMultiple.nc:129: incompatible type for
argument 1 of `InternalTempM$ADCMultiple$default$dataReady'
make: *** [exe0] Error 1
=====================================================================================
Vamsidhar Addanki
Graduate Student, ECE
Purdue University
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help