Spam detection software, running on the system "mail.Millennium.Berkeley.EDU", 
has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Hi I have a problem when i do make telosb install to install
   TestSerial Application this is the warning: TestSerialC.nc:81: warning: large
   integer implicitly truncated to unsigned type TestSerialC.nc:115: warning:
   large integer implicitly truncated to unsigned type [...] 

Content analysis details:   (5.0 points, 3.3 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 3.2 FH_DATE_PAST_20XX      The date is grossly in the future.
 0.0 WEIRD_PORT             URI: Uses non-standard port number for HTTP
 0.0 HTML_MESSAGE           BODY: HTML included in message
-1.1 BAYES_05               BODY: Bayesian spam probability is 1 to 5%
                            [score: 0.0351]
 1.1 DNS_FROM_OPENWHOIS     RBL: Envelope sender listed in bl.open-whois.org.
 1.8 MISSING_SUBJECT        Missing Subject: header

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.

--- Begin Message ---
Hi
I have a problem  when i do make telosb install  to install TestSerial 
Application
this is the warning:
TestSerialC.nc:81: warning: large integer implicitly truncated to unsigned type
TestSerialC.nc:115: warning: large integer implicitly truncated to unsigned type

please tell me how to resolve it ????



administrat...@v8fmklab /opt/FDCT
$ make telosb install
mkdir -p build/telosb
    compiling TestSerialAppC to a telosb binary
ncc -o build/telosb/main.exe  -Os -O -mdisable-hwmul -Wall -Wshadow -Wnesc-all 
-target=telosb -fnesc-cfile=build/telosb/app.c -board= -DDEFI
NED_TOS_AM_GROUP=0x22 -I/opt/tinyos-2.x/tos/lib/T2Hack 
-I/opt/tinyos-2.x/tos/lib/printf -I/opt/tinyos-2.x/tos/lib/math 
-DIDENT_APPNAME=\"Tes
tSerialAppC\" -DIDENT_USERNAME=\"Administrateur\" 
-DIDENT_HOSTNAME=\"v8fmk15ebx5la4b\" -DIDENT_USERHASH=0xf17b64ddL 
-DIDENT_TIMESTAMP=0x4bb8
639dL -DIDENT_UIDHASH=0xe96b0583L  TestSerialAppC.nc -lm
TestSerialC.nc: In function `TestSerialC$MilliTimer$fired':
TestSerialC.nc:81: warning: large integer implicitly truncated to unsigned type
TestSerialC.nc:115: warning: large integer implicitly truncated to unsigned type
    compiled TestSerialAppC to build/telosb/main.exe
            7522 bytes in ROM
            1725 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe build/telosb/main.ihex
    writing TOS image
cp build/telosb/main.ihex build/telosb/main.ihex.out
    found mote on COM6 (using bsl,auto)
    installing telosb binary using bsl
tos-bsl --telosb -c 5 -r -e -I -p build/telosb/main.ihex.out
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...
Transmit default password ...
Invoking BSL...
Transmit default password ...
Current bootstrap loader version: 1.61 (Device ID: f16c)
Changing baudrate to 38400 ...
Program ...
7554 bytes programmed.
Reset device ...
rm -f build/telosb/main.exe.out build/telosb/main.ihex.out


      

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

Reply via email to