s5u1c17001c Epson Electronics America, Inc., s5u1c17001c Datasheet - Page 255

no-image

s5u1c17001c

Manufacturer Part Number
s5u1c17001c
Description
Cmos 16-bit Application Specific Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet
5.8.2 Setting the Debugger Startup Commands
The debugger startup commands can be set in advance as project properties in the manner described below:
(1) Select a project in the [C/C++ Projects] or [Navigator] view.
(2) Select [Properties] from the [Project] menu or the context menu of the selected project.
(3) Select [GNU17 GDB Commands] from the properties list.
(4) Click the [Apply] button to change other sections or properties or the [OK] button to end property settings.
The command file (<project name>_gnu17IDE.cmd) is generated with the contents set here when the [OK] or
[Apply] button is clicked, and it will be passed to the debugger at launching.
Command file for ICD Mini mode (default)
S5U1C17001C MANUAL
(C COMPILER PACKAGE FOR S1C17 FAMILY) (Ver. 1.1)
This displays the [Properties] dialog box.
This page allows the user to directly edit a debugger startup command file. The edit area shows the contents of
<project name>_gnu17IDE.cmd. If the file does not exist, the edit area shows the default commands as be-
low according to the settings in the project file.
If you haven't clicked [Apply], you can use the [Revert Settings] button to restore modified content to the state
in which this page was opened.
# Command file generated by Gnu17 Plug-in for Eclipse
# load debugging information in program
file sample.elf
# set the memory configuration map file to the debugger
c17 rpf sample_gnu17IDE.par
# connect to the debugger with specified mode and port
# target [icd usb | sim]
target icd usb
# load program to memory
load sample.elf
# reset
c17 rst
EPSON
... Loads debug information.
... Loads a parameter file.
... Sets connect mode.
... Loads elf object file.
... Reset
5 GNU17 IDE
5-149

Related parts for s5u1c17001c