I finally successfully installed TinyOS on Snow Leopard!
Now I can, for example, compile and install the Blink application and most of 
the default apps.

I still get a problem though: when I try to install the Oscilloscope app I get 
this error:

"mkdir -p build/telosb
    compiling OscilloscopeAppC to a telosb binary
ncc -o build/telosb/main.exe  -Os -O -fnesc-separator=__ -Wall -Wshadow 
-Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= 
-DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_APPNAME=\"OscilloscopeApp\" 
-DIDENT_USERNAME=\"Cinese\" -DIDENT_HOSTNAME=\"MacBook-di-Stef\" 
-DIDENT_USERHASH=0x688ec652L -DIDENT_TIMESTAMP=0x4eab3d00L 
-DIDENT_UIDHASH=0xe5dc16f4L  OscilloscopeAppC.nc -lm 
/opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning "*** 
LOW POWER COMMUNICATIONS DISABLED ***"
/opt/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ImplP.nc:68:4: warning: 
#warning Accessing TimerA for ADC12
/opt/tinyos-2.x/tos/interfaces/TaskBasic.nc: In function 
`CC2420TransmitP__CaptureSFD__captured':
/opt/tinyos-2.x/tos/interfaces/TaskBasic.nc:67: internal error: Segmentation 
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [exe0] Error 1"

Any hint about this?

Thanks for your reply!
Stefano


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

Reply via email to