Hello. I am following this tutorial for Blip 2.0:
http://docs.tinyos.net/tinywiki/index.php/BLIP_2.0_Tutorial And when I type this command: make telosb blip install bsl,/dev/ttyUSB1 This error message appears: msp430-ld: region text is full (build/telosb/main.exe section .text) msp430-ld: section .vectors [0000ffe0 -> 0000ffff] overlaps section .text [00004000 -> 000108e7] msp430-ld: build/telosb/main.exe: section .vectors lma 0xffe0 overlaps previous sections make: *** [exe0] Error 1 I was downloaded the tinyos from: "svn checkout http://tinyos-main.googlecode.com/svn/trunk/" many times trying to fix this problem, but it continued yet. Please someone could advice me what is the manner to compile it into the telosb mote (http://www.advanticsys.com/cm5000.html) Thanks in advance. Alejandro. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
