I have tried to compile tinyos-2.x/apps/MultiHopOscilloscope with v
1.2.6 as well as 1.2.7a and get the following error:
MultihopOscilloscope# make telosb
mkdir -p build/telosb
compiling MultihopOscilloscopeAppC 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= -I/opt/tinyos-2.x/tos/lib/net/
-I/opt/tinyos-2.x/tos/lib/net/ctp -I/opt/tinyos-2.x/tos/lib/net/le -I.
MultihopOscilloscopeAppC.nc -lm
nesc1: types.c:2082: type_networkdef: Assertion `type_network_base_type(t)'
failed.
nesC: Internal error. Please send a bug report to the nesC bug mailing list
at [EMAIL PROTECTED]
make: *** [exe0] Error 1
I tried to comment those assert lines in types.c but that did not seem
to help. I am able to compile other applications such as Blink,
Oscilloscope, RadioCountToLeds etc.
- om_p
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help