Hi All,

I have just upgraded my tinyos to 2.x.
After that, I'm facing a problem to install applications.
Look at what happens after upload.
Anu suggestion what is happing?

$ make micaz install mib520,/dev/ttyS3
        Atmel AVR ATmega128 is found.
        Erasing device ...
        pulse
        Reinitializing device
        Atmel AVR ATmega128 is found.

        Fuse High Byte set to 0xd9

        Fuse Extended Byte set to 0xff
        sleep 1
        uisp -dprog=dapa --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff
--upload if=build/micaz/main.srec.out
        pulse
        Atmel AVR ATmega128 is found.
        Uploading: flash

        Fuse High Byte set to 0xd9

        Fuse Extended Byte set to 0xff
        sleep 1
        uisp -dprog=dapa --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff
--verify if=build/micaz/main.srec.out
        pulse
        Atmel AVR ATmega128 is found.
        Verifying: flash
        flash error at address 0x0: file=0x0c, mem=0xff
        flash error at address 0x1: file=0x94, mem=0xff
        flash error at address 0x2: file=0x49, mem
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to