From: Philip M. <in...@bi...> - 2016-03-03 09:33:34
|
Thanks! I will give it a try at the weekend. I have used the latest Avrdude (6.3) to read/write the Flash successfully, so programming via Avarice will not be essential. Br, Philip On 03.03.2016 09:06, Joerg Wunsch wrote: > As Philip Mulrane wrote: > >> Can this also be used with the mEDBG of the xlpained mini? It >> apparently supports debug wire? > Yes, I added fragmentation / reassembly support yesterday, which > is required for mEDBG since they only support 64 bytes endpoint > size, and some transfers are (much) longer. > > However, there's currently still some issue where programming over > debugWIRE (through GDB's "load" command) doesn't work since AVaRICE > first attempts a flash erase which is not supported in debugWIRE mode, > and thus triggers an exception. Attaching to a pre-flashed device, > and debugging it, is possible though. > > There are some other cases where in some situations exceptions are > thrown. These have to be cleaned up before a new release can be > prepared. |