[Tinyos-help] can't compile MultihopOscilloscope for telosa

Ákos Maróy darkeye at tyrell.hu
Tue Jun 5 08:31:29 PDT 2007


when I try to compile the MultihopOscilloscope sample app from the
TinyOS 2.0.1 samples, I get the following error:

$ make telos install.0 bsl,/dev/ttyUSB0
mkdir -p build/telosa
    compiling MultihopOscilloscopeAppC to a telosa binary
ncc -o build/telosa/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosa
-fnesc-cfile=build/telosa/app.c -board=
-I/usr/src/tinyos-2.x/tos/lib/net/ -I/usr/src/tinyos-2.x/tos/lib/net/lqi
 MultihopOscilloscopeAppC.nc -lm
msp430-ld: address 0xb99 of build/telosa/main.exe section .bss is not
within region data
msp430-ld: address 0xb99 of build/telosa/main.exe section .noinit is not
within region data
make: *** [exe0] Error 1


did anyone else encounter this issue? the other samples seem to compile
/ work fine...


More information about the Tinyos-help mailing list