Renesas M16C/6NN Manual de usuario Pagina 32

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 37
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 31
E8a Emulator Section 8 Command for Memory Space Expansion Function 4 MB Mode
Memory_Find_Ext
Abbreviation: MIE
Description: Finds a string in a memory range. This cannot be used during program execution.
Syntax:
MIE <bank> <offsetbit> <start> <end> <string> [<mode>]
Parameter Type Description
<bank> Numeric Bank (0 – 7)
<offsetbit> * Numeric Offset bit (0: no offset, 1: offset)
<start> Numeric Start address
<end> Numeric End address (including this address)
<string> Numeric String to search for
Keyword Format (optional, default = BYTE)
BYTE Bytes
WORD Words (2 bytes)
LONG Long words (4 bytes)
ASCII ASCII
SINGLE Single-precision floating-point (4 bytes)
<mode>
DOUBLE Double-precision floating-point (8 bytes)
*: When “PM13 is 1” is not selected in the MCU setting dialog box, set the offset bit to “0”.
Memory_Move_Ext
Abbreviation: MVE
Description: Moves memory. This cannot be used during program execution.
Syntax:
MVE <bank> <offsetbit> <start> <end> <destination> [<verify>] [<mode>]
Parameter Type Description
<bank> Numeric Bank (0 – 7)
<offsetbit> * Numeric Offset bit (0: no offset, 1: offset)
<start> Numeric Source start address
<end> Numeric Source end address (including this address)
<destination> Numeric Destination start address
Keyword Verify flag (optional, default = V)
V Verification
<verify>
N No verification
Keyword Format (optional, default = BYTE)
BYTE 1 byte
WORD 2 bytes
LONG 4 bytes
<mode>
DOUBLE 8 bytes
*: When “PM13 is 1” is not selected in the MCU setting dialog box, set the offset bit to “0”.
REJ10J1640-0400
Rev.4.00 Page 29 of 31
Apr 30, 2010
Vista de pagina 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37

Comentarios a estos manuales

Sin comentarios