4.2.4.4 PROGP Command

Table 4-5 provides the description for the PROGP command.

Table 4-5. Command Description
FieldDescription

Opcode

0x5

Length

0xC3

Reserved

0x0

Addr_MSB

MSB of 24-bit destination address

Addr_LS

Least Significant 16 bits of 24-bit destination address

D_1

16-bit Data Word 1

D_2

16-bit Data Word 2

...

16-bit Data Word 3 through 191

D_192

16-bit Data Word 192

The PROGP command instructs the Programming Executive to program one row of code memory (128 instruction words) to the specified memory address. Programming begins with the row address specified in the command. The destination address should be a multiple of 0x100.

The data to program the memory, located in command words D_1 through D_192, must be arranged using the packed instruction word format illustrated in Table 4-4.

After all data has been programmed to code memory, the Programming Executive verifies the programmed data against the data in the command.

Expected Response (2 words):

0x1500

0x0002

Note: Refer to Table 1-2 for code memory size information.