HI All,

OS: FEDORA CORE 6
TINY OS: tinyos-1.1.4
Program board: mib510
mote: mica2

We are trying to run the MicaHWVerify to program the mib510, but we are getting 
the error on ' ppdev' the parallelport.
We did chmod 666 /dev/parport0
and did ' make mica2 ' which compiled successfully.
but when running ' make mica2 reinstall' we get an error 
" ioctl PPCLAIM: No such device or address
Failed to claim ppdev. "


[EMAIL PROTECTED] tinyos-1.1.14]# cd apps/MicaHWVerify/
[EMAIL PROTECTED] MicaHWVerify]# make mica2
    compiling MicaHWVerify to a mica2 binary
ncc
-o build/mica2/main.exe -Os -board=micasb -target=mica2  -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
           11738 bytes in ROM
             450 bytes in RAM
avr-objcopy --output-target=srec build/mica2/main.exe build/mica2/main.srec
[EMAIL PROTECTED] 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



Alternatively we also tried prgramming through a serial cabel, by using the 
appropriate commands as well as USB to serial cabel.

But this problem seems to persist for any interface we try.









_________________________________________________________________
Put your friends on the big screen with Windows Vista® + Windows Live™.
http://www.microsoft.com/windows/shop/specialoffers.mspx?ocid=TXT_TAGLM_CPC_MediaCtr_bigscreen_102007
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to