4.2.4.3 PROG2W Command
Table 4-4 provides the description for
the PROG2W command.
| Field | Description |
|---|---|
|
Opcode |
0x3 |
|
Length |
0x6 |
|
DataL_MSB |
MSB of 24-bit data for low instruction word |
|
DataH_MSB |
MSB of 24-bit data for high instruction word |
|
Addr_MSB |
MSB of 24-bit destination address |
|
Addr_LS |
Least Significant 16 bits of 24-bit destination address |
|
DataL_LS |
Least Significant 16 bits of 24-bit data for low instruction word |
|
DataH_LS |
Least Significant 16 bits of 24-bit data for high instruction word |
The PROG2W command instructs the Programming Executive to program two
instruction words of code memory (6 bytes) to the specified memory address.
After the words have been programmed into memory, the Programming Executive verifies the programmed data against the data in the command.
Expected Response (2 words):
0x1300
0x0002
