The AVRISP project can now enter PDI mode under both bit-bang and hardware USART connection modes, tested against the XPLAIN board hardware. Still need to complete higher level NVM access code so that the device's memories can be read and written.
This commit is contained in:
@@ -168,6 +168,11 @@
|
||||
* <td>PORT register for the programmer's target RESET line. <i>Ignored when compiled for the XPLAIN board.</i></td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td>RESET_LINE_PIN</td>
|
||||
* <td>Makefile CDEFS</td>
|
||||
* <td>PIN register for the programmer's target RESET line. <i>Ignored when compiled for the XPLAIN board.</i></td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td>RESET_LINE_DDR</td>
|
||||
* <td>Makefile CDEFS</td>
|
||||
* <td>DDR register for the programmer's target RESET line. <i>Ignored when compiled for the XPLAIN board.</i></td>
|
||||
|
||||
Reference in New Issue
Block a user