
Hitachi Embedded Workshop User Manual
309
5.47
PROFILE_SAVE
Abbreviation: PS
Description:
Saves the profiler information to a file. The default file extension is .PRO.
Syntax:
ps [<filename>]
Parameter
Type
Description
None
Saves the profiler information on all download
modules to files.
<filename>
Character
string
Specifies the name of the file to which profiler
information is saved.
Example:
PROFILE_SAVE PR_INFO
Saves profiler information to a file named PR_INFO.PRO.
5.48
QUIT
Abbreviation: QU
Description:
Exits HEW. Closes a log file if it is open.
Syntax:
qu
Parameter
Type
Description
None
Exits HEW
Example:
QU
Exits HEW.
5.49
RADIX
Abbreviation: RA
Description:
Sets default input radix. If no parameters are specified, the current radix is displayed. Radix can be changed by
using B’, H’, D’, or O’ before numeric data.