You probably are not using a parallel port programmer,
which is what the uisp "-dprog=dapa" argument specifies.
You need to set the programmer somehow. For instance I
have this in my makelocal file for the MIB510 serial port
programmer:

DEFAULT_PROGRAM=mib510
MIB510=/dev/ttyS4


MS

Dhivya G wrote:
Hi,
I tried Blink application. while compiling I didnt receive any error. While running I got the following error:

> "C:\Crossbow\PN\IDE.bat" "C:\Crossbow\cygwin\opt\MoteWorks\apps\Dhivya\Exercise_1\" "C:\Crossbow\cygwin\bin" "make micaz reinstall"
#############################
Command:   make micaz reinstall
Cygwin:    C:\Crossbow\cygwin\bin
Directory: C:\Crossbow\cygwin\opt\MoteWorks\apps\Dhivya\Exercise_1\
"/opt/MoteWorks/tools/bin/ide.pl 'make micaz reinstall' 'C:\Crossbow\cygwin\opt\MoteWorks\apps\Dhivya\Exercise_1\'"
#############################
ide.pl Ver:$Id: ide.pl,v 1.1.2.1 <http://1.1.2.1> 2006/05/29 07:22:52 lwei Exp $ Executing: /opt/MoteWorks/apps/Dhivya/Exercise_1/ bash -c "make micaz reinstall"
cp build/micaz/main.srec build/micaz/main.srec.out
    installing micaz binary with dapa
uisp -dprog=dapa --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff  --erase
/dev/parport0: No such file or directory
Failed to open ppdev.
make: *** [program] Error 2

Please help me to solve this error.


Thanks & Regards,
   Dhivya


------------------------------------------------------------------------

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

--
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

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

Reply via email to