On 15 February 2012 09:24, Antonio Liñán C. <[email protected]> wrote: >> > It is a long shot, but you should test this with the msp430-gcc-4.5.3, >> > mostly because I'm doing all the testing for 2.1.2 TOS release using this >> > toolchain. > You should add the stanford repo (or tinyprod), and build tools. > http://docs.tinyos.net/tinywiki/index.php/Installing_from_CVS/GIT
I followed the instructions above on my Debian and rebuilt trunk from scratch using 4.5.3 .. same behaviour (no coap or ping on coap server) :( What is your output if you add the following to CoapBlipP.nc: #include "PrintfUART.h" #define printf(...) printfUART(__VA_ARGS__) and don't you get my same errors when trying to get serial output of PppRouter? thanks, sd _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
