Open avrs-admin opened 2 years ago
jesultra 2016-03-25 18:46:02.318000
The DebugWire protocol does not support setting fuses, you will have to use ISP (or high-voltage programming) load such a program - at least initially.
Regards Jes
joerg_wunsch 2016-03-25 19:20:33.874000
The DebugWire protocol does not support setting fuses
That's not the point. The point is that attempt to program fuses should be silently discarded, so GDB will proceed.
seplog
2016-03-11 21:06:41.971000
Hey,
there exist a problem with avarice with the program loading within the avr-gdb. If there are fuse bits defined in the source code, then it is not possible to load the program with avr-gdb. Here is a short example code
I compiled this with:
For the ATmega32U2. Debugwire is enabled. For debugging I use a Atmel JTAGICE mkII. To use avarice with th ATmega32U2 I used this patch. I've started avarice with:
and avr-gdb:
The avarice log file is attached.
Greetings sep
This issue was migrated from https://sourceforge.net/p/avarice/bugs/23/