As Stephan Meyer wrote:

> command "reset" [0x12, 0x30]
> 0E 00 0D 00 12 30 00 01 
> Received 0x81 0x11 0x00 0x07 0x0e 0x0d
> read:  0e 0d 00 12 a0 00 50
> 
> Got message seqno 13 (command_sequence == 13)
> response: 12 A0 00 50 
> retrying reset ...
> 
> command "reset" [0x12, 0x30]
> 0E 00 0E 00 12 30 00 01 
> Received 0x81 0x11 0x00 0x07 0x0e 0x0e
> read:  0e 0e 00 12 a0 00 50
> 
> Got message seqno 14 (command_sequence == 14)
> response: 12 A0 00 50 

It fails to reset the target, that's why it terminates subsequently.

Response code 0x50 is listed as:

AVR8_FAILURE_NO_OCD_CONTROL  = 0x50, //! Device is not under control

in the Atmel documentation.

Whatever that might mean ...
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)

------------------------------------------------------------------------------
_______________________________________________
avarice-user mailing list
avarice-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avarice-user

Reply via email to