C17 Callmd (Set User Function Call Mode)[Icd Mini / Sim] - Epson S5U1C17001C Manual

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

10 DEBUggEr
c17 callmd
(set user function call mode)
Operation
Sets the destination at which to output execution results after executing the c17 call (user function call)
command.
Format
c17 callmd Mode [ Filename ]
Mode:
One of the following numeric values that specify result output destination:
Display in the [Console] window (default).
1
Write to a file.
2
Display in the [Console] window and write to a file.
3
Filename: Output file name (not effective when Mode = 1)
Usage example
(gdb) c17 callmd 2 call.txt
The execution results of the c17 call command to be executed are written to file call.txt.
Notes
When mode 2 (= file) is selected as the output destination, a file is created in the current directory during c17
call command execution, with the results written to the file (which is then closed) when the c17 call
command is completed. If an existing file name is specified, the file is overwritten with the new execution
results.
10-86
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
[ICD Mini / SIM]
S5U1C17001C ManUal

Advertisement

Table of Contents
loading

Table of Contents