
MAXQ20-Based Microcontroller Bootloader Command Reference
12
Family 9 Commands—Load Fixed Length
Command 90h—Load Code Fixed Length
This command loads a block of 16 bytes into the program memory starting at the specified address. The address,
which must be from 0000h–07FFh, is rounded down to the nearest block boundary (multiple of 16) before the
data is loaded. CodeLen is one of the values returned by the Get Supported Commands command.
Command 91h—Load Data Fixed Length
This command is only useful in devices with nonvolatile data memory. This command loads a block of 4 bytes into
data memory starting at the specified address. The address, which must be from 0040h–00BFh, is rounded down
to the nearest block boundary (multiple of 4) before the data is loaded. DataLen is one of the values returned by
the Get Supported Commands command.
Kommentare zu diesen Handbüchern