You seem to have some outdated files, it doesn’t
seem to recognize the bootloader option. You need to update to the latest
sources in tinyos-2.x and tinyos-2.x-contrib from cvs.
Nonetheless you will not be able to
install from Linux so you can ignore that error.
Ralph
From:
intel-mote2-community@yahoogroups.com
[mailto:intel-mote2-community@yahoogroups.com] On Behalf Of xiexun2002
Sent: Thursday, July 02, 2009 5:03
PM
To:
intel-mote2-community@yahoogroups.com
Subject: [intel-mote2-community]
Re: USBLoaderHost.exe: Permission denied
Hi,Ralph,
Do you mean if I want to load the Blink to the imote2, I have to load the app
under windows,even though I can compile the Blink under Linux?
And I can compile the Blink under linux and I have set the environment
variables following the instructions#
root@xiexun-
mkdir -p build/intelmote2
xscale-elf-gcc -c /opt/tinyos-
compiling BlinkAppC to a intelmote2 binary
ncc -o build/intelmote2/
compiled BlinkAppC to build/intelmote2/
7452 bytes in ROM
70 bytes in RAM
xscale-elf-objcopy --output-target=
installing intelmote2 binary using jflashmm
jflashmm.exe bulbcx16 build/intelmote2/
make: jflashmm.exe£º
make: *** [program] error 127
I thought the "jflashmm.exe£º
Regards,
Alexis.
--- In intel-mote2-
>
> No you can compile the app under Linux. You then have to load the
main.bin.out file using the USB loader under Windows.
>
>
>
> Ralph
>
>
>
> ____________
>
> From: intel-mote2-
> Sent: Thursday, July 02, 2009 9:12 AM
> To: intel-mote2-
> Subject: [intel-mote2-
>
>
>
>
>
>
>
>
> HI,Ralph,
>
> Does it mean that I have to install the tinyos-2.x under Windows if i want
to us the bootloader in tinyos-2.x-contrib? Is there any bootloader for linux
now?
>
> Regards,
> Alexis.
>
> --- In intel-mote2-
> >
> > Hi Amy,
> >
> >
> >
> > as I said, there is currently no Linux application that lets you do
that. There is a Windows emulator for Linux called wine which may let you run
Windows applications under Linux but I have never tried that...
> >
> >
> >
> > Ralph
> >
> >
> >
> >
> >
> > ____________
> >
> > From: intel-mote2-
> > Sent: Tuesday, June 30, 2009 6:48 PM
> > To: intel-mote2-
> > Subject: [intel-mote2-
> >
> >
> >
> >
> >
> >
> >
> >
> > Thank you so much Ralph. I have another question,can I use USB to
upload application
> > to imote2 under linux ,and how to . If you know please show me the
detail about the
> > commands or steps.
> >
> > Thanks a lot.
> >
> > Amy.
> >
> > --- In intel-mote2-
> > >
> > > Hi Amy,
> > >
> > >
> > >
> > > The USBLoaderHost is a Windows program so it will not work under
Linux. It might work under wine but I have never tried it.
> > >
> > >
> > >
> > > Ralph
> > >
> > >
> > >
> > >
> > >
> > > ____________
> > >
> > > From: intel-mote2-
> > > Sent: Tuesday, June 30, 2009 1:52 AM
> > > To: intel-mote2-
> > > Subject: [intel-mote2-
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > When I do the command on ubuntu 8.10:
> > > /opt/tinyos-
> > > I just met the following problem:
> > > ------------
> > > /opt/tinyos-
> > > /opt/tinyos-
> > > /opt/tinyos-
> > > /opt/tinyos-
> > > /opt/tinyos-
> > > /opt/tinyos-
> > > mkdir -p build/intelmote2
> > > echo -mcpu=iwmmxt -mfpu=softfpa -defsym BOOTLOADER=1 /opt/tinyos-
> > > -mcpu=iwmmxt -mfpu=softfpa -defsym BOOTLOADER=1 /opt/tinyos-
> > > compiling BlinkAppC to a intelmote2 binary
> > > ncc -o build/intelmote2/
> > > compiled BlinkAppC to build/intelmote2/
> > > 33372 bytes in ROM
> > > 230 bytes in RAM
> > > 9216 bytes in STACK
> > > 252698 bytes available in HEAP
> > > xscale-elf-objcopy --output-target=
> > > installing intelmote2 binary using the USB boot loader
> > > /opt/tinyos-
> > > make: execvp: /opt/tinyos-