Search found 17 matches
- Sun Jun 24, 2007 12:40 am
- Forum: V-USB
- Topic: AVR-Doper [Rototron] programming problem
- Replies: 11
- Views: 14919
Works only in HID. Tried via other mode and rec'd: C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P com4 -y -u -U flash:w:test.hex avrdud: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.23s avrdud: Device signature = 0x1e9301 ...
Look here: SUCCESS C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdoper -y -u -U flash:w:test.hex avrdud: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.41s avrdud: Device signature = 0x1e9301 avrdud: NOTE: FLASH memory h...
in HID mode with ISP jumper on: C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdoper -u -U flash:w:test.hex avrdud: AVR device initialized and ready to accept instructions Reading | | 0% 0.00savrdud: a vrdoper_send(): I/O Error. And with -B option: C:\WinAVR\bin>avrdud -c stk500v2 -p 8515 -P avrdope...
I am really unsure as to the correct line parms for avrdoper but here it goes. Cut and paste starts here ----> C:\WinAVR\bin>avrdude -p 8515 -c stk500v2 -v -u -U flash:w:test.hex avrdude: Version 5.3.1, compiled on Jan 1 2007 at 14:25:19 Copyright (c) 2000-2005 Brian Dean, m System wide configuratio...