[Tinyos-help] make micaz instlal - why it won't work?

George Adamides gmadamide at yahoo.com
Tue Mar 24 07:06:38 PDT 2009


Hello everybody
I am trying do something very simple, basically through the tutorials, since I am new to the tinyOS. Anyways, when trying to compile the very simple Blink application using $make micaz install, I get the following error on my screen. I would appreciate it if someone could explain what am i doing wrong.
Thank you

[root at localhost Blink]# make micaz install
mkdir -p build/micaz
    compiling BlinkAppC to a micaz binary
ncc -o build/micaz/main.exe  -Os -Wall -Wshadow -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb -DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000 -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"root\" -DIDENT_HOSTNAME=\"localhost.local\" -DIDENT_USERHASH=0x53b81074L -DIDENT_TIMESTAMP=0x49c8e821L -DIDENT_UIDHASH=0xfd38e8feL -fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs, components)' -fnesc-dumpfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm 
/opt/tinyos-2.x/tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc:178: internal compiler error: in start_function, at c-decl.c:6248


 --
George Adamides



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090324/f12f5b32/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 9536 bytes
Desc: not available
Url : https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090324/f12f5b32/attachment.jpeg 


More information about the Tinyos-help mailing list