Sorry, thats my mistake, I forgot to install libusb-dev before
compiling avrdude. Here are the recompiled packages with usb support:
http://shell.sch.bme.hu/~biroandris/pkg/
They will also be in the repository soon.

Andris

2011/8/19 soahil shuaib <[email protected]>:
> Dear Janos Sallai,
> As per the command line you mentioned, i entered the following to compile
> and install the Blink application on my platform:
>
> PROGRAMMER=avrdude make rcb128rfa1 install,1 avrispmkii,usb
>
> It worked fine and the application compiled. But when it came to avrdude
> programming the platform, the following was the output and it ended in an
> error:
>
> installing rcb128rfa1 binary using avrispmkii
> avrdude -cavrispmkII -Pusb -U hfuse:w:0x99:m -pm128rfa1 efuse:w:0xff:m
> -C/etc/avrdude/avrdude.conf  -U flash:w:build/rcb128rfa1/main.srec.out-123:a
> avrdude was compiled without usb support.
>
> avrdude done.  Thank you.
>
> make: *** [program] Error 1
>
> It appears that avrdude does not recognizes the usb. I am using a linux
> distro and tinyos was installed using stanford repository.
> Any help or suggestion would be really appreciated.
> Thanks,
> Sohail
>
>
>
>

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

Reply via email to