usb to parallel port problem
hi all,
I am trying to use usb to parallel port to burn flash device with avrdude ( stk200 )
but when I run the command below:
debian:~# avrdude -p m32 -P /dev/usb/lp0 -c stk200 -E reset
avrdude: can't claim device "/dev/usb/lp0": Inappropriate ioctl for device
do I miss something ? is there anyone try something similar ?
thanks in advance...
Reply to: