X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tools%2Ftinyos%2Ftosthreads%2Ftosthreads-gen-dynamic-app.1;h=f8d57f222eb2643f56bcbc2d70334f59b8c3eb3e;hp=a08d0da3d0c02064d50b5f4c2b14c727677cf66f;hb=9abe7dbbdc874dd65e8f65f86b6ebb19969b40ba;hpb=bf2b0de8125634c3cb1187ddf2a078a7ee08cf7c diff --git a/tools/tinyos/tosthreads/tosthreads-gen-dynamic-app.1 b/tools/tinyos/tosthreads/tosthreads-gen-dynamic-app.1 index a08d0da3..f8d57f22 100755 --- a/tools/tinyos/tosthreads/tosthreads-gen-dynamic-app.1 +++ b/tools/tinyos/tosthreads/tosthreads-gen-dynamic-app.1 @@ -15,7 +15,7 @@ FLAG=$2 GCC="msp430-gcc" OBJCOPY="msp430-objcopy" NESCFLAGS="-target=telosb -x nesc -fnesc-target=msp430" -CFLAGS="-c -gcc=$GCC -mmcu=msp430f1611 -Os -mdisable-hwmul -Wall -Wshadow" +CFLAGS="-c -gcc=$GCC -mmcu=msp430f1611 -Os -mmpy=none -Wall -Wshadow" OBJFILE=`basename $CFILE .c`.o BINFILE=`basename $CFILE .c`.bin