User`s manual

SuperH Family E10A-USB Emulator for Multi-core Microcomputers Section 5 Debugging
R20UT0363EJ0500 Rev. 5.00 Page 90 of 296
Aug 10, 2012
Figure 5.9 [Disassembly] Window
5.3.4 Modifying the Assembly-Language Code
You can modify the assembly-language code by double-clicking on the instruction that you want to
change. The [Assembler] dialog box will be opened.
Figure 5.10 [Assembler] Dialog Box
The address, machine code, and disassembled instruction are displayed. Enter the new instruction or
edit the current instruction in the [Mnemonic] field. Pressing the [Enter] key will assemble the
instruction into memory and move on to the next instruction. Clicking the [OK] button will
assemble the instruction into memory and close the dialog box. Clicking the [Cancel] button or
pressing the [Esc] key will close the dialog box.