Hello , I have the following problem when trying to make the blink
application on a telosb mote

$ make telosb
mkdir -p build/telosb
    compiling BlinkAppC to a telosb binary
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_
GROUP=0x7d -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board=
-DI
DENT_PROGRAM_NAME=\"BlinkAppC\" -DIDENT_USER_ID=\"mattia\"
-DIDENT_HOSTNAME=\"iu
b-1549ccdf1ac\" -DIDENT_USER_HASH=0x7ea67d90L -DIDENT_UNIX_TIME=0x4732f5fbL
-DID
ENT_UID_HASH=0xf1a54397L  BlinkAppC.nc -lm
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess /usr/lib/ncc/nesc_nx.h
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess C:/cygwin/opt/tinyos-2.x
/tos/system/tos.h
cc1: error: invalid option `disable-hwmul'
<commandline>: failed to preprocess BlinkAppC.nc
make: *** [exe0] Error 1


Anyone have any idea?

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

Reply via email to