Fujitsu F2 MC-16 Benutzerhandbuch

Seite von 354
240
CHAPTER 2  DEPENDENCE FUNCTIONS
2.5.3
Commands Available during Execution of User Program
This section explains the commands available during the execution of a user program.
Commands Available during Execution of User Program
This emulator debugger allows you to use certain commands during the execution of a user program.
For more details, see "
■ Debugger" in "SOFTUNE Workbench Command Reference Manual".
The double circle indicates that it is available during the execution of a user program.
Table 2.5-1 shows the commands available during the execution of a user program. 
Besides, when the real-time monitor function is used, the specified memory area will be displayed in the real-
time memory window, and data can be read (updated) even during MCU execution.
*: For further details, refer to Section "2.5.4  Break".
Table 2.5-1  Commands Available during Execution of User Program
Function
Restrictions
Major Commands
MCU reset
-
1.3 RESET
Displaying MCU execution status
-
2.12 SHOW STATUS
Displaying execution cycle measurement 
value (cycle)
-
4.27 SHOW TIMER
Memory operation (Read/Write)
-
5.1 EXAMINE, 
5.2 ENTER, 
5.3 SET MEMORY, 
5.4 SHOW MEMORY,
5.5 SEARCH MEMORY,
5.8 COMPARE, 
5.9 FILL, 
5.10 MOVE, 
5.11DUMP
Line assembly, Disassembly
-
6.1 ASSEMBLE,
6.2 DISASSEMBLE
Set breakpoints
Operable while the "Breakpoint Settings 
during Execution" is enabled in the 
execution tab of the debug environment 
dialog*
3.1 SET BREAK (type 1),
3.2 SET BREAK (type 2),
3.3 SET BREAK (type 3),
3.6 CANCEL BREAK,
3.7 ENABLE BREAK,
3.8 DISABLE BREAK,
3.9 SET DATABREAK (type 1),
3.10 SET DATABREAK (type 2),
3.12 CANCEL DATABREAK,
3.13 ENABLE DATABREAK,
3.14 DISABLE DATABREAK