Table – ElmoMC SimplIQ Servo Drives Composer User Manual User Manual

Page 90

Advertising
background image

Figure 4-2: Debugging Process

The following debugging tools are available for enabling you to manually debug your
program in conjunction with the Elmo Studio debugger:

Button Menu Option

Description

Build - Debug - Break

Stop the debugger as it is running.

Build - Debug - Step Into

Enter function and stop at first command.

Build - Debug - Step Over

Execute next instruction and then stop.

Build - Debug - Step Out

Continue and then stop at first instruction
before current function is called.

Build - Debug - Run to Cursor

Halt execution at source line at which the
cursor is presently standing (no breakpoint
needed).

Table 4-4: Debugging Tools

Elmo Composer User Manual

Using the Elmo Studio

MAN-COMPUM (Ver. 1.9)

4-11

Advertising