with pipe debug it works $make (debug) micaz mib510,/dev/ttyUSB0 | uisp -dprog=mib510 -dserial=/dev/ttyUSB0 --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff --erase --upload if=build/micaz/main.srec.out --verify works....
but same command with (install) directive does not work $make debug micaz mib510,/dev/ttyUSB0 | uisp -dprog=mib510 -dserial=/dev/ttyUSB0 --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff --erase --upload if=build/micaz/main.srec.out --verify with install again searching for /dev/parport0 -- View this message in context: http://tinyos-help.10906.n7.nabble.com/UISP-not-showing-error-but-not-writing-program-to-mote-and-displaying-environment-parameters-tp23595p23609.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
