C17 Loadmd (Set Program Load Mode)[Icd Mini] - 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

c17 loadmd
(set program load mode)
Operation
Set the mode to load program/data into the target memory from an elf format object file when the load
command is executed.
Format
c17 loadmd Mode
Mode: Transfer mode
0 High-speed byte transfer mode (default)
1 Low-speed byte transfer mode
Usage example
(gdb) file sample.elf
(gdb) target icd usb
(gdb) c17 loadmd 0
(gdb) load
The program and data are loaded from sample.elf located in the current directory (specified by the file
command) into the target memory using high-speed 8-bit instructions.
Notes
This command cannot be used in simulator mode.
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
EPSOn
10 DEBUggEr
[ICD Mini]
10
Debugger
10-117

Advertisement

Table of Contents
loading

Table of Contents