Hello, everyone.  After much debate, I finally decided to scrap programming
my motes via my Mac, and now I'm having other problems.  I've installed
tinyos on a PC, and am up to the point of trying to install Blink onto my
mote.  So, I type: make micaz install mib520,/dev/ttyS7
Then I get some progress, some compiling, and then ultimately a bunch of
flash errors:
Flash error at address 0x0: file=0x0c, mem=0x00
Flash error at address 0x1: file=0x94, mem=0x00
...
Flash error at address 0x6e2: file=0x01, mem=0x00

Fuse High Byte set to 0xd9

Fuse Extended Byte set to 0xff
Rm -f build/micaz/main.exe.out-mib520 build/micaz/main.srec.out-mib520


So, I looked on the forums, help, etc., and found out that mib520 isn't
supported, and that I should just substitute mib510 instead.  That didn't
work either.  I get "Programmer is not responding.  make: *** [program]
Error 2".

So...what did I mess up?  I am absolutely certain that the com port (the
lower one for programming) is 7, and I'm certain that I'm using MIB520.
Interestingly, there's no /dev folder in cygwin.  Is this a problem?

Thanks,
Greg Turnipseed


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

Reply via email to