mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 14:35:27 +00:00
Document that the JTAG ICE mkII code currently cannot write to flash
one byte at a time. Also mention the bug tracker interface on savannah. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@471 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1608,6 +1608,11 @@ line driven and for writing the batch files.
|
||||
@node Troubleshooting, ,Platform Dependent Information ,Top
|
||||
@appendix Troubleshooting
|
||||
|
||||
@noindent
|
||||
In general, please report any bugs encountered via
|
||||
@url{http://savannah.nongnu.org/bugs/?group=avrdude}.
|
||||
|
||||
|
||||
@itemize @bullet
|
||||
|
||||
@item
|
||||
@@ -1656,6 +1661,12 @@ response to a number of occasions when an AVR had stopped responding because the
|
||||
by an error caused by the programmer. Programmer of course meaning both the physical device, and the
|
||||
person sitting at the keyboard.
|
||||
|
||||
@item
|
||||
Problem: Updating the flash ROM from terminal mode does not work with the
|
||||
JTAG ICE mkII.
|
||||
|
||||
Solution: None at this time. Currently, the JTAG ICE mkII code cannot
|
||||
write to the flash ROM one byte at a time.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user