AVR_JTAG_INS_PROG_PAGELOAD is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDAVR_JTAG_INS_PROG_PAGELOAD

AVR_JTAG_INS_PROG_PAGELOAD macro

Syntax

#define AVR_JTAG_INS_PROG_PAGELOAD 0x06

References

LocationText
avrf.c:26
#define AVR_JTAG_INS_PROG_PAGELOAD 0x06
avrf.c:166
avr_jtag_sendinstr(avr->jtag_info.tap, NULL, AVR_JTAG_INS_PROG_PAGELOAD);