AVR* Administrator
AVR* Administrator
joerg_wunsch 2012-11-02 22:38:43 After the next release, I'm all open if someone wants to rewrite the USB stuff. In theory, with the libusb 1.0 API, I think we don't need...
joerg_wunsch 2012-12-04 15:59:50 I somewhat got your point about not being able to use the libusb-1 API for Opensolaris (though, well, it's always a matter of someone just doing it...
joerg_wunsch 2012-12-19 14:10:45.962000 I changed it a little to adopt my recent changes (use the USB zero-length/full-length packet mechanism to decide about when a message is complete, rather than pre-parsing...
joerg_wunsch 2012-12-19 20:32:39.815000 Ah, cr*p. The current code completely breaks on FreeBSD. :-( It just passes a single message along the socket pair, and then jams.
joerg_wunsch 2020-11-17 22:49:40.081000 You write you are trying to compile AVaRICE 2.14, but your final command messages indicate it's actually 2.12. Also, all the compile errors you mentioned seem to...
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...
zajc3w 2014-06-28 01:43:33.232000 Just compiled from SVN - now i can't debug at all, both step and continue commands give more or less same result. step command result(stepping to end...
zajc3w 2014-06-28 02:22:44.463000 Patch #27 solved this problem, i'm running GDB 7.6
joerg_wunsch 2008-05-26 11:54:29 Logged In: YES user_id=1097648 Originator: NO This has been obsoleted with the user-configurable ICE event handling as of revision 1.8 of src/jtag2run.cc. The major difference now is...