Re: [Tinyos-help] Need help to know : how to use TOSSIM

2013-04-11 Thread Fatma Hendaoui
Hello, first you have to create the .nc files in which you import the tinyECC package. Then, you ought to create a .py file in which you put your topology, the noise In the terminal type: make micaz sim, then, python yourfile.py --good luck De : Pratik

[Tinyos-help] Asymetric encryption techniques with TOSSIM2

2013-04-01 Thread Fatma Hendaoui
Hello all, I tried to use TinyECC-2.0 with TOSSIM2 but i got a lot of errors. So, i think it does not work with TOSSIM. My question is: Are there any asymmetric techniques that can be used by TOSSIM2. Thanks in advance___ Tinyos-help mailing list

[Tinyos-help] TINYECC PROBLEM WITH TOSSIM2

2013-04-01 Thread Fatma Hendaoui
HELLO TINYOS USERS I am using TinyECC-2.0 cryptographic library to execute Elliptic curve cryptographic algorithms such as ECIES, ECDSA on tossim-2.x. The problem, I am facing is, I can't get the elliptic curve algorithms to execute successfully on tossim-2.x. Is TinyECC compilable on tossim?

Re: [Tinyos-help] no implementation in /platforms/micaz/chips/cc2420/sim/SimCC2420C.nc in Tinyos-2.x

2012-06-21 Thread Fatma Hendaoui
so, what should we do to simulate a security approach with tossim ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] CC2420Packet Interface

2012-06-18 Thread Fatma Hendaoui
Vijayant Bhatnagar vijayant.rutgers at gmail.com writes: Hi,When I try to wire CC2420 Interface provided by CC2420PacketC.nC, I get following errors :In file included from RadioCountToLedsAppC.nc:47:In component `RadioCountToLedsC':RadioCountToLedsC.nc :62: interface CC2420Packet not foundIn

[Tinyos-help] Tossim: interface CC2420SecurityMode not found

2012-06-11 Thread Fatma Hendaoui
Hello all, I compiled thefile: /opt/tinyos-2.1.1/apps/tests/cc2420/TestSecurity/RadioCountToLeds1/ When i compiled make micaz it works, unfortnately, when i tried make micaz sim i obtained a lot of errors: mkdir -p simbuild/micaz placing object files in simbuild/micaz writing XML schema to

[Tinyos-help] tossim error compiling

2012-05-19 Thread Fatma Hendaoui
Hello all, i tried to compile tossim with tinyos2..1.1 using the Blink application. I got the following error: make: python2.7-config: Command not found make: python2.7-config: Command not found make: python2.7-config: Command not found placing object files in simbuild/micaz writing XML schema

[Tinyos-help] tinyos example

2012-05-17 Thread Fatma Hendaoui
Hello all, I am reading the tinyos tutorials from the wiki site. Just i want an illustrative example; a tinyos application from the first to the last stage. I need it to know how i can start my simulation. Notice that inshallah i'll use tossim not hardware motes. Thanks in advance Regards --

[Tinyos-help] INSTALL ERROR

2012-05-10 Thread Fatma Hendaoui
Hello, I tried to install tinyos from the following link: http://amitroushan.wordpress.com/2012/01/07/installing-tinyos-in-ubuntu-11-10/ when i executed $ sudo apt-get install tinyos-2.1.1 The following  error appears: fatma@ubuntu:~$ sudo apt-get install tinyos-2.1.1 [sudo] password for

[Tinyos-help] graphviz error

2012-05-06 Thread Fatma Hendaoui
Hello all, i am new in tinyos. I followed the instructions in http://docs.tinyos.net/tinywiki/index.php/Installing_TinyOS_2.1.1#Two-step_install_on_your_host_OS_with_Debian_packages; to install it. when i write: tos-check-env but the following error appears: Path: /usr/local/sbin

[Tinyos-help] tinyos install error

2012-05-06 Thread Fatma Hendaoui
Hello, I tried to install tinyos from the following link: http://amitroushan.wordpress.com/2012/01/07/installing-tinyos-in-ubuntu-11-10/ when i executed * $ sudo apt-get install tinyos-2.1.1* *The following *error appears: fatma@ubuntu:~$ sudo apt-get install tinyos-2.1.1 [sudo] password for