[Tinyos-help] 'make mica2 reinstall' error

Prashanth Shenoy pkatpadi at hotmail.com
Fri Nov 16 16:34:35 PST 2007


Hi all,

I get this error when i am testing the Mica Hardware Verify

It gives an error saying " ioctl PPCLAIM: No such device or address " I am using parallel port.

[root at localhost MicaHWVerify]# chmod 666 /dev/parport0
[root at localhost MicaHWVerify]# PFLAGS=-DCC1K_DEF_FREQ=916400000 make mica2
mkdir -p build/mica2
    compiling MicaHWVerify to a mica2 binary
ncc -o build/mica2/main.exe -Os -board=micasb -target=mica2 -DCC1K_DEF_FREQ=916400000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -finline-limit=100000 -fnesc-cfile=build/mica2/app.c  MicaHWVerify.nc -lm 
    compiled MicaHWVerify to build/mica2/main.exe
           12378 bytes in ROM
             526 bytes in RAM
avr-objcopy --output-target=srec build/mica2/main.exe build/mica2/main.srec
[root at localhost MicaHWVerify]# make mica2 reinstall 
    installing mica2 binary
uisp -dprog=dapa -dpart=ATmega128 --wr_fuse_e=ff  --erase 
ioctl PPCLAIM: No such device or address
Failed to claim ppdev.
make: *** [reinstall] Error 2



Any suggestions on why the program failed to claim ppdev??????

_________________________________________________________________
Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare!
http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews


More information about the Tinyos-help mailing list