S5U1C17001C ManUal
EPSOn
5-167
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
5 gnU17 iDE
5
IDE
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.
This displays the [Properties] dialog box.
(3) Select [GNU17 GDB Commands] from the properties list.
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.
(4) Click the [Apply] button to change other sections or properties or the [OK] button to end property settings.
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.
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)
# Command file generated by Gnu17 Plug-in for Eclipse
# flash program load
file /cygdrive/C/EPSON/GNU17/mcu_model/17701/fls/fls17701.elf
# connect to the debugger with specified mode and port
target icd usb
# load flash program
load /cygdrive/C/EPSON/GNU17/mcu_model/17701/fls/fls17701.elf
# flash set
c17 fls 0x8000 0x17fff FLASH_ERASE FLASH_LOAD
# flash erase
c17 fle 0x8000 0 0
Summary of Contents for S5U1C17001C
Page 6: ......
Page 17: ...1 General S5U1C17001C Manual 1 General ...
Page 18: ......
Page 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Page 22: ......
Page 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Page 30: ......
Page 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Page 104: ......
Page 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Page 122: ......
Page 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Page 366: ......
Page 385: ...7 Library S5U1C17001C Manual 7 library ...
Page 386: ......
Page 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Page 406: ......
Page 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Page 440: ......
Page 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Page 450: ......
Page 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Page 627: ......
Page 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...