|
Re: AVR Dragon with OS X Intel Machine: msg#00049hardware.avr.avrdude.devel
As James Snyder wrote: > Now when I try to program through the dragon I get a different > decvice signature each time I try to connect to the AVR ... Well, that's better than no response at all. ;-) That smells like running the ISP with a too high speed. As it is technically an SPI, you must not clock it with more than F_CPU / 4. The Dragon's default setting is 1 MHz (IIRC), so is way too high for the default 1 MHz RC oscillator. Try running it with -B 10 to make it slower. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Keeping EEPROM content during flash write: 00049, Joerg Wunsch |
|---|---|
| Next by Date: | Using AVRISP II on Windows: 00049, Alex Shepherd |
| Previous by Thread: | Re: AVR Dragon with OS X Intel Machinei: 00049, James Snyder |
| Next by Thread: | Re: AVR Dragon with OS X Intel Machine: 00049, James Snyder |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |