S5U1C17001C ManUal
EPSOn
11-29
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
11 OTHEr TOOlS
11
Tools
•
When
moto2ff
has completed successfully, the following message is shown in the standard output.
moto2ff : Convert Completed
•
[-f]: Forced output option. Even when the input Motorola S3 format file has data in the range beyond that
specified by the start address and the block size, the specified range is cut out, and the output file is generated
with the unused area filled by 0xff. If out-of-range data is present, a warning is output.
11.6.4 Error/Warning Messages
The following shows the error and warning messages generated by the
moto2ff
:
Table 11.6.4.1 Error messages
Error message
Description
Input filename is over 128 letters.
The input file name has exceeded 128 characters.
Cannot open input file "
FILENAME
".
The input file
FILENAME
cannot be opened.
Cannot open output file "
FILENAME
".
The output file
FILENAME
cannot be opened.
Motorola S3 checksum error.
A checksum error occurred while reading Motorola S3
format file.
Cannot allocate memory.
Cannot allocate memory.
FILENAME
contains data outside of specified range
("
STARTADDR
":"
SIZE
")
The input file
FILENAME
contains data that exceeds the
specified range (
SIZE
bytes from
STARTADDR
). The output
file is not generated.
Table 11.6.4.2 Warning messages
Warning message
Description
Invalid file format in "
FILENAME
" line "
NUMBER
".
The input file
FILENAME
contains an invalid format data at
line
NUMBER
.
FILENAME
contains data outside of specified range
("
STARTADDR
":"
SIZE
")
Although
FILENAME
contains data outside the specified
range (from "
STARTADDR
" to "
SIZE
"), an output file is
generated due to the forced output option, -f.
11.6.5 Creating rOM area Data
After a Motorola S3 format HEX file has been generated by the
objcopy
, convert it into ROM area data using the
moto2ff
.
Open the command prompt window and execute
moto2ff
as shown below.
Example:
C:\EPSON\gnu17\>moto2ff 8000 10000 input.sa
The command above outputs the data of 0x10000 bytes starting from address 0x8000 contained in
input.sa
to
input.saf
. The unused addresses within the range from addresses 0x8000 to 0x17fff are filled with 0xff.
The ROM area data file for the internal ROM are generated by the above procedure.
After that convert the ROM area data file generated here into the Motorola S2 format ROM data file using
sconv32
.
Then perform the final verification of program operation on the actual target board using that file.
Finally, pack the verified ROM data file and the mask option data file generated by
winfog17
into a mask data file
using
winmdc17
and present it to Seiko Epson.
Содержание S5U1C17001C
Страница 6: ......
Страница 17: ...1 General S5U1C17001C Manual 1 General ...
Страница 18: ......
Страница 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Страница 22: ......
Страница 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Страница 30: ......
Страница 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Страница 104: ......
Страница 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Страница 122: ......
Страница 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Страница 366: ......
Страница 385: ...7 Library S5U1C17001C Manual 7 library ...
Страница 386: ......
Страница 404: ...7 18 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 7 liBrary THIS PAGE IS BLANK ...
Страница 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Страница 406: ......
Страница 438: ...8 32 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 8 aSSEMBlEr THIS PAGE IS BLANK ...
Страница 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Страница 440: ......
Страница 448: ...9 8 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 9 linkEr THIS PAGE IS BLANK ...
Страница 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Страница 450: ......
Страница 625: ...10 174 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 10 DEBUggEr THIS PAGE IS BLANK ...
Страница 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Страница 627: ......
Страница 695: ...11 68 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 11 OTHEr TOOlS THIS PAGE IS BLANK ...
Страница 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...