On Wed, Feb 13, 2013 at 10:46:29PM +0500, Muhammad Tayyeb wrote:
> Hi,
> I am new to TinyOS and implementing the tutorials. I am on Deluge T2 at the
> moment.
> 
> When I run the command
> 
> ./burn serial@/dev/ttyUSB0:115200 telosb
> 
> I get the following error
> 
> xubuntos@xubuntos-tinyos:/opt/tinyos-2.x/apps/tests/deluge/Blink$ ./burn
> serial@/dev/ttyUSB0:115200 telosb
> rm -rf build
> rm: cannot remove `build/telosb/ident_flags.txt': Permission denied
> rm: cannot remove `build/telosb/StorageVolumes.h': Permission denied
> make: *** [clean] Error 1
> ============================ Compile and load Blink
> ============================
> mkdir -p build/telosb
> /bin/sh: cannot create build/telosb/ident_flags.txt: Permission denied

You should copy the whole tinyos-2.x directory to somewhere in your
user's $HOME if you want to build stuff.

> 
> Your help will be much appreciated on the error "Couldn't execute
> msp430-gcc" error. msp430-gss exe is present in its folder.
> 

You probably need to install additional packages. Search your package
manager for "msp430" or so.


-- 
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

Attachment: pgpoIq6IfiV1F.pgp
Description: PGP signature

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to