"ppdev" sounds like it may be trying to open a parallel port
programmer. Under T1 I had to have these variables set in
my makefile or environment in order to use the MIB.
I believe the MIB20 uses two ports, one for download
and one for comm, but I don't remember which is which.
So look at your documentation and boot messages or
properties panel to find out what prots are actually used.

export DEFAULT_PROGRAM=mib510
export MIB510=/dev/ttyS4          # MIB on USB adapt

MS

Saif Ahmad wrote:
> I can compile the blink app(located in/opt/tinyos-2.x/apps ) using the 
> command make micaz but when i try to program it into a mote i am unable 
> to do so.
> 
> I get the error Unable to open ppdev
> 
> i am using a mib520 usb interface board from xbow.
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to