Dear All,

    I got a compiler error when I am developing my own NesC program on Telos
RevB motes:
 
msp430-ld: address 0x11910 of build/telosb/main.exe section .text is not within region text
msp430-ld: section .vectors [0000ffe0 -> 0000ffff] overlaps section .text [00004800 -> 0001190f]
msp430-ld: build/telosb/main.exe: section .vectors lma 0xffe0 overlaps previous sections
make: *** [exe0] Error 1
     I have found a previous message in this mailing list (http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2006-March/015270.html ) that asked the same question.  However, I do not quite understand the existing answer that "the program is too big to be fit on the mote". Can any one suggest me a detailed approach to optimize my program so that the problem can be solved? 
 
    Thanks a lot.
 
  Wayne
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to