Re: [Tinyos-help] Problems faced while Compiling RadioCountToLeds for the rfa1 platform

2011-08-24 Thread soahil shuaib
Dear Andris, Thank you for your help and support. RadioCountToLeds is now being compiled successfully for the rfa1 platform. Thanks and best regards, Sohail___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] Problems faced while Compiling RadioCountToLeds for the rfa1 platform

2011-08-23 Thread soahil shuaib
Dear All, I am compiling the RadioCountToLeds app for the rfa1 platform for the radio performance. I encountered many errors. Initially the compiler reported that it could not find interfaces defined in the RFA1RadioP.nc like SoftwareAckConfig, UniqueConfig, CsmaConfig etc. To solved

Re: [Tinyos-help] Problems faced while Compiling RadioCountToLeds for the rfa1 platform

2011-08-23 Thread soahil shuaib
of chips. Would you give the address where i can find tinyos svn. Thanks and regards, Sohail From: Bíró András bband...@gmail.com To: soahil shuaib ceme_...@yahoo.com Cc: tinyos tinyos-help@millennium.berkeley.edu Sent: Tuesday, August 23, 2011 12:42 PM Subject: Re

Re: [Tinyos-help] Problems faced while Compiling RadioCountToLeds for the rfa1 platform

2011-08-23 Thread soahil shuaib
might figure out where the errors are. Thanks again and best regards, Sohail From: Bíró András bband...@gmail.com To: soahil shuaib ceme_...@yahoo.com Cc: tinyos tinyos-help@millennium.berkeley.edu Sent: Tuesday, August 23, 2011 4:39 AM Subject: Re: Problems faced

Re: [Tinyos-help] Has anyone used AVRISP mk2 with tinyos?

2011-08-19 Thread soahil shuaib
Dear Janos Sallai, As per the command line you mentioned, i entered the following to compile and install the Blink application on my platform: PROGRAMMER=avrdude make rcb128rfa1 install,1 avrispmkii,usb It worked fine and the application compiled. But when it came to avrdude programming the

Re: [Tinyos-help] How to upgrade avr-gcc in tinyos to a newer version?

2011-08-18 Thread soahil shuaib
Hello Andris, Thank you much for your help and support. I installed the tinyos on a newer distro (10.04 lucid) and my apps are compiling for the rfa1 platform Regards, Sohail From: Bíró András bband...@gmail.com To: soahil shuaib ceme_...@yahoo.com Cc: tinyos

Re: [Tinyos-help] Has anyone used AVRISP mk2 with tinyos?

2011-08-18 Thread soahil shuaib
. Is the above strategy right? Regards, Sohail From: Janos Sallai sal...@isis.vanderbilt.edu To: soahil shuaib ceme_...@yahoo.com Cc: tinyos forum tinyos-help@millennium.berkeley.edu Sent: Monday, August 15, 2011 8:07 PM Subject: Re: [Tinyos-help] Has anyone used

Re: [Tinyos-help] How to upgrade avr-gcc in tinyos to a newer version?

2011-08-17 Thread soahil shuaib
Dear Andris, Thank you for the detailed information. At the university lab i have the karnic distribution of ubuntu. Using the above mentioned distro I added the stanford repository in my software sources. Then using Synaptic package manager i choose the stanford repository as my origin and

[Tinyos-help] How to upgrade avr-gcc in tinyos to a newer version?

2011-08-16 Thread soahil shuaib
Hello everyone! The avr-gcc version that comes with TinyOS is 4.1.2. I am working on atmega128rfa1 and it is not supported by this version. The least version that supports it is 4.3.2. Now i tried to install gcc-avr (version  4.3.3-1 as it appears) using Synaptic package manager in Ubuntu and

Re: [Tinyos-help] How to upgrade avr-gcc in tinyos to a newer version?

2011-08-16 Thread soahil shuaib
...@gmail.com To: soahil shuaib ceme_...@yahoo.com Cc: tinyos-help@millennium.berkeley.edu tinyos-help@millennium.berkeley.edu Sent: Tuesday, August 16, 2011 3:34 PM Subject: Re: [Tinyos-help] How to upgrade avr-gcc in tinyos to a newer version? Hello! Use this repository: http://tinyos.stanford.edu

[Tinyos-help] Has anyone used AVRISP mk2 with tinyos?

2011-08-13 Thread soahil shuaib
Hello everyone! Has anyone used the in-system programmer AVRISP mk2 for programming using tinyos? Tinyos supports AVRISP and i was trying to use the mentioned programmer but faced errors. Any help in this regard would be appreciated. Thanks, Sohail 

Re: [Tinyos-help] Begining with TinyOS

2011-07-27 Thread soahil shuaib
Hi! Please go to http://docs.tinyos.net/tinywiki/index.php/Main_Page Here you can find the info you require like getting started with tinyos, simulating programs. Then you should go through the tutorials and find out how to program protocols etc. Regards, Sohail

Re: [Tinyos-help] FInding tinyos directory in xubutos

2011-07-18 Thread soahil shuaib
Dear Andrew Sabelhaus, Thank you for your message. It really helped me. Regards, Sohail___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] FInding tinyos directory in xubutos

2011-07-15 Thread soahil shuaib
Hello eyeryone! I am new to tinyos. I have recently installed it on window using instruction on this page http://docs.tinyos.net/tinywiki/index.php/Running_a_XubunTOS_Virtual_Machine_Image_in_VMware_Player#Windows_VMware_Player_Installation Now i wish to simulate the blink application using