Hello all,

Does low disk space affect compilation??? as when i compile the Blink app
it gives me

                              7452 bytes in ROM
                                 70  bytes in RAM

and so the image size which gets loaded onto the mote is just 7452 bytes so
as a result of this i am not able to see the blink application.


On 18 October 2013 16:56, pratik chachad <[email protected]> wrote:

> Hi all,
>
> I am trying to install the Blink app on Imote2 using Cygwin on windows.
>
> I am using the *USBLoaderHost -p build/intelmote2.main,bin.out*  command
> for installing it.
>
> I am compiling it by using the following command *make intelmote2 install
> bootloader. *It gets compiled and tries to install the .bin
>
> file using jflashmm. I know this is the default thing so it gives me an
> error as *make: jflashmm.exe: Command not found. *As i have not installed
> jflashmm it gives me this error.
>
> So after compiling it i try to install the .bin file by using
> USBLoaderHost but every time i use this command it gets installed onto the
> board but i am not able to see the LED Blinking also everytime it reads 
> *ImgSize=0
> *which needs to be 7452 in my case.
>
> I am hereby attaching my sample output so that you all can have a look at
> it and give me feedback on this
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to