Thanks for your answer. In the end it works with

make micaz install mib510,com4    and not with the other one...

But the main problem was that I had not fixed correctly the micaz to
the mib520 board. If it helps anyone in the future, make sure it does
make a "click" when programming with the board...
Sorry for the inconveniencies,
Javier

2008/3/7, Janos Sallai <[EMAIL PROTECTED]>:
> The mib520 uses the same protocol as the mib510, hence you'll need to
>  use
>
>  make micaz install mib510,com4
>
>  Janos
>
>
>
>  -----Original Message-----
>  From: [EMAIL PROTECTED]
>  [mailto:[EMAIL PROTECTED] On Behalf Of Javier
>  Zazo
>  Sent: Thursday, March 06, 2008 6:24 PM
>  To: [email protected]
>  Subject: [Tinyos-help] Error programming micaz using mib520: Direct
>  ParallelAccess not defined
>
>  Hi,
>  I use tinyos-1.1.15 and I have a mib520 board. I can compile Blink
>  application for example, but cannot burn it in micaz.
>  This is the command I have tried, and many others with the same
>  result, for example, changing com4 for /dev/com4  (this is my virtual
>  serial port)
>
>  make micaz install mib520,com4
>
>  This the error I receive after compilation:
>
>  (...)
>  uisp -dprog=mib520 -dserial=/dev/com4 --wr_fuse_h=0xd8
>  -dpart=ATmega128 --wr_fuse_e=ff  --erase --upload
>  if=build/micaz/main.srec.out
>  Direct Parallel Access not defined.
>  make: *** [program] Error 2
>
>  I have tried lots of command combinations and changing the permissions
>  do not work
>  I have seen other posts similar to this one, stating in the end that
>  the problem is with uisp and tinyos not giving support to mib520 (I
>  get same error if I use mib510 word instead)
>  I have looked through all forums and found no answer for this problem,
>  at least for windows. In other systems as SOS, they recommend a patch
>  of uisp for these boards, and I have tried them and got errors when
>  burning the motes. Only this way have I been able  to burn Blink once,
>  but with a lot of errors in the output window.
>  I do not know if someone has already gone through this, and had found
>  a solution.
>  Thanks for your help.
>  Javier Zazo
>
> _______________________________________________
>  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