Hey I am trying to compile the Blink file it compiles and when I build it I get the following error. Can some body help me. I am using tinyos1.1
$ build/pc/main.exe 2
0: ERROR: Unable to create EEPROM backing store file.
0: ERROR: Unable to create anonymous EEPROM region.
0: ERROR: Unable to create EEPROM backing store file.
0: ERROR: Unable to create anonymous EEPROM region.
Gayathri
Henrik Wallin <[EMAIL PROTECTED]> wrote:
Henrik Wallin <[EMAIL PROTECTED]> wrote:
On Tue, 7 Oct 2003, Gayathri Venkataraman wrote:
>
> Hi
> I was trying to run the testtinyviz application. In
> tools/java/net/tinyos/sim the make was suuccessful. I am facing two
> problems
> 1. I could not set the path for tinyviz using setenv. What should I do
> to plce this script in PATH to run from command line
Try this:
export PATH=$PATH:/opt/tinyos-1.x/tools/java/net/tinyos/sim
>
> 2. when I run from sim directory I get the following error.\
>
> [EMAIL PROTECTED] /opt/tinyos-1.x/tools/java/net/tinyos/sim
> $ sh -xv tinyviz
I think it will work if you type "sh -xv ./tinyviz" instead (current
directory is not in your path).
Hope it helps!
Henrik
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
_______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
