User`s manual

206
Table H.1 High-performance Embedded Workshop Commands (cont)
No. Command Name Abbreviation Function
34 GENERATE_MAKE_
FILE
GM Creates a makefile to be built outside the High-
performance Embedded Workshop
35 GO GO Executes user program
36 GO_RESET GR Executes user program from reset vector
37 GO_TILL GT Executes user program until temporary breakpoint
38 HALT HA Halts the user program
39 HELP HE Displays the syntax of a command
40 INITIALIZE IN Initializes the debugging platform
41 LOG LO Controls command output logging
42 MAP_DISPLAY MA Displays memory mapping
43 MAP_SET MS Sets memory mapping
44 MEMORY_COMPARE MC Compares memory contents
45 MEMORY_DISPLAY MD Displays memory contents
46 MEMORY_EDIT ME Modifies memory contents
47 MEMORY_FILL MF Modifies the content of a memory area by specifying
data
48 MEMORY_FIND MI Searches for data within the memory range
49 MEMORY_MOVE MV Moves a block of memory
50 MEMORY_TEST MT Tests a block of memory
51 MODE MO Sets or displays the CPU mode
52 MODULES MU Sets up or displays the on-chip peripheral functions
53 MONITOR_CLEAR MOC Deletes a monitor point
54 MONITOR_DISPLAY MOD Displays the content of the monitor
55 MONITOR_REFRESH MOR Controls an automatic update of the content of the
monitor
56 MONITOR_SET MOS Sets or displays a monitor point
57 OPEN_WORKSPACE OW Opens a workspace
58 QUIT QU Exits High-performance Embedded Workshop
59 RADIX RA Sets default input radix
60 REFRESH RF Updates windows related to memory
61 REGISTER_DISPLAY RD Displays CPU register values
62 REGISTER_SET RS Sets CPU register contents
63 REMOVE_FILE REM Deletes the specified file from the current project
64 RESET RE Resets CPU
65 SLEEP - Delays command execution
66 SAVE_SESSION SE Saves the session of the current project
67 STATUS STS The content of the [Platform] sheet in the [Status]
window is displayed.
68 STEP ST Steps program (by instructions or source lines)
69 STEP_MODE SM Sets the step mode
70 STEP_OUT SP Steps out of the current function
71 STEP_OVER SO Steps program, not stepping into functions
72 STEP_RATE SR Sets or displays rate of stepping