On Tue, 20 Mar 2007 18:37:37 -0400, Vrudny, Noah O <[EMAIL PROTECTED]> wrote:

AVRDude punts and returns an error "ser_open():failed Access Denied"
...
avrdude -p atmega128 -P com2 -c stk500 -U flash:w:test_led.hex

I get the "Access Denied" error on my machine as well, if
I have the newer stk500 hooked up, and use '-c stk500'.
Change to "-c stk500v2", should fix your problem.

Perhaps there should be a message that says 'try -c stk500v2',
or one that looks less like a security issue?

This is with 5.3.1.


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to