[Tinyos-help] Question concerning Tiny-3-TLS

2012-08-23 Thread Conny Schmitt
Hallo together, during my research for secure communciation in WSNs I found the following paper: Tiny 3-TLS: A Trust Delegation Protocol for Wireless Sensor Networks published in ESAS 2006, LNCS 4357, pp. 32–42, 2006. I am now interested in the program code but the published author addresses

[Tinyos-help] TinyOS codes supporting platform including MSP430F6438 MCU

2012-08-23 Thread Mingsen Xu
Hi all: I've got a new MSP430F6438 MCU, and would like to develop some applications on it. I wonder if anyone have done tinyos codes for this processor or not. Or any platform supporting this series MCU? I appreciate any clue. Thanks. -- - Mingsen Xu

Re: [Tinyos-help] TinyOS codes supporting platform including MSP430F6438 MCU

2012-08-23 Thread Eric Decker
you need to use the tinyprod code which includes support for newer msp430 processors. See: https://github.com/tp-freeforall/prod development tool chains are available from: http://tinyprod.net/repos/debian/ you want to use the msp430-46 toolchain. On Thu, Aug 23, 2012 at 7:20 AM, Mingsen Xu