Hi all!
I'm working with Deluge T2 in Tmote Sky (telosb) under Cygwin. I wonder what's the maximum size of a tos image that work OK with Deluge dissemination. I've an app with 38000B in ROM and 4000B in RAM, but when I compile the same application (make telosb) with DelugeC component included, I get memory errors:
-------------------[cygwin]
...
msp430-ld: address 0x10a72 of build/telosb/main.exe section .text is not within region text msp430-ld: section .vectors [0000ffe0 -> 0000ffff] overlaps section .text [00004a00 -> 00010a71] msp430-ld: build/telosb/main.exe: section .vectors lma 0xffe0 overlaps previous sections
make: *** [exe0] Error 1
-------------------[cygwin]

Is there any way to fix it? For example, by modifying the "volumes-stm25p.xml" file... ¿?

Thanks!

--
Jose A.
Seville, Spain

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to