s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 91

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
5.2.8 Specifying a General-purpose Editor
The wb33 allows you to display the source file or the execution result of a software tool by using a specified
editor. In particular, a function that allows the source (text) file selected by the wb33 to be opened directly by an
editor should prove effective in correcting the source.
To open the source file with an editor
To use an editor other than "notepad"
Tag jump
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
The default editor opened by the wb33 is "notepad". This editor can be changed by modifying the [Editor
name] text box in the [other options] window.
Input the editor's startup command in full path here.
Since this setting returns to the default setting when the [other options] window is closed, save it using the
[save options] button. (Refer to Section 5.2.10.)
The text box on the right of the [Editor name] box is used to set an editor command for tag jump from an
error message in the output window to the corresponding source line in the editor window.
Notepad (default editor) does not support this function. This function is effective when an editor that
supports a startup command for specifying a file name and line number is used.
The default setting "/j# %;" is the command for Hidemaru a Japanese editor.
When a file name and line number, a part of a message displayed in the output window, is double-clicked,
the set command is sent to the editor after replacing # with the line number and % with the file name.
Example: boot.ms(6): Error: Invalid instruction. - define near boot.s(4)
When boot.ms(6) is double-clicked, # is substituted with 6, % with boot.ms, and then the
command is sent to the editor. The editor will open boot.ms and show line 6 if the command is
supported.
In the example above, boot.s(6) may also be used for tag jump.
main.c:4: warning: data definition has no type or storage class
In this message,main.c:4 may be used for tag jump.
EPSON
1. Choose the text file you want to be opened from
2. Click on the [Editor] button of the execution
The editor ("notepad" by default) will start up,
bringing up the selected file(s) on the screen.
The [Editor] button in the [Make file editor]
window has the same function.
the file list box of the execution window.
Multiple text files including a make file or
command file other than the source file can be
selected.
window.
[Editor] button
CHAPTER 5: WORK BENCH
75

Related parts for s5u1c33000c