Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
16-bit MCU and DSC Programmer’s Reference Manual
DS70157F-page 432 © 2005-2011 Microchip Technology Inc.
Example 1:
TBLWTH.B [W0++], [W1] ; Write [W0]... (Byte mode)
; to PM Latch High (TBLPAG:[W1])
; Post-increment W0
Before
Instruction
After
Instruction
W0 0812 W0 0814
W1 0F70 W1 0F70
Data 0812 0944 Data 0812 EF44
Program 01 0F70 EF 2042 Program 01 0F70 44 2042
TBLPAG 0001 TBLPAG 0001
SR 0000 SR 0000
Note: Only the Program Latch is written to. The contents of program memory
are not updated until the Flash memory is programmed using the
procedure described in the specific device family reference manual.
Example 2:
TBLWTH W6, [W8++] ; Write W6... (Word mode)
; to PM Latch High (TBLPAG:[W8])
; Post-increment W8
Before
Instruction
After
Instruction
W6 0026 W6 0026
W8 0870 W8 0872
Program 00 0870 22 3551 Program 00 0870 26 3551
TBLPAG 0000 TBLPAG 0000
SR 0000 SR 0000
Note: Only the Program Latch is written to. The contents of program memory
are not updated until the Flash memory is programmed using the
procedure described in the specific device family reference manual.
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf