Mmm instructions need to be updated to reflect the new repo at github...

I'd install the toolchain following the instructions given in here:

http://tinyprod.net/debian-dev/

Then get a fresh working copy from:

git clone git://github.com/tinyos/tinyos-main.git

And modify the tinyos.sh file from the wiki instructions to point to the
compiler and tinyos directory.

You can then check your install by issuing:

$ msp430-gcc --version
$ echo $PATH
$ echo $TOSROOT

Regards,

--Antonio

On Sun, Mar 17, 2013 at 4:07 PM, Jhon James <[email protected]> wrote:

> Hello,
>
> I tried installing the tinyOS for Z1 motes using the following link
>
>
> http://zolertia.sourceforge.net/wiki/index.php/Getting_Started_with_Z1#Installing_TinyOS_2.1.2_.28released_on_August_21_2012.29
>
> I am able to install it sucessfully and when I plug the mote in PC I
> can detect the mote using the following command
>
> motelist
>
>
> but when i go to the directory opt/tinyos-2.1.2/apps/Blink I am unable
> to compile the code by running following command
>
> make z1
>
>
>
> make : *** No rule to make target 'z1'. Stop
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
--
Antonio LiƱan Colina
R+D+I Engineer
@: [email protected]
@: [email protected]
------------------------------
Advancare
T: +34 93 582 02 70
http://www.advancare.com
http://www.zolertia.com
http://zolertia.sourceforge.net
http://webshop.zolertia.com
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to