Editing Assembler Code

You can edit assembler code within the Assembler window.

To edit assembler code in the Assembler window:

  1. Double-click an opcode or a source line within the Assembler window.

    The opcode or source line changes to an editable field.

  2. Edit the code as desired.

Caution

Editing assembler code changes the application's behavior! Use this feature with care!

Note

  • This only works in fully initialized RAM memory!

  • Incorrect assembly syntax, such as an extra space, is silently ignored.

See Also


Submit feedback on this help topic