Renesas 740 Family Technical Information Page 14

  • Download
  • Add to my manuals
  • Print
  • Page
    / 21
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 13
Assembler Package for 740 Family V.4.10 Release 02 Release Notes
Rev.3.00 Jul. 16, 2006 page
12 of 19
REJ10J1149-0300
4. Method for Operating HEXTOS2
HEXTOS2 is a Machine language file converter.
Function
It converters the Intel Hex format file (extension .hex) created by LINK74 into Motorola S
format machine language file (extension .s2).
Caution
The file extension of the Motorola S format which HEXTOS2 generates is being fixed to ‘.s2’.
When you use the generated file with other tools, please change an extension if needed.
Description rule
HEXTOS2 filename(.hex)
The extension may be omitted. However, an error will occur if the file's extension is not
‘.hex’ or there are two or more files.
The output file name is formed by appending the extension ‘.s2’ to the input file name.
The output file name cannot be specified.
Description example
C:¥> hextos2 sample.hex <RET>
When you use High-performance Embedded Workshop:
Click the [740 HexToS2] of [Tools] menu.
The default output file name is formed by appending the extension ‘.s2’ to the project name.
The output directory is configuration directory (Debug or Release).
Caution: When a tutorial is used:
The [740 HexToS2] menu is not displayed in the workspace used by the tutorial.
Please add a menu in the following procedures.
1. Start High-performance Embedded Workshop and open the workspace used by the tutorial.
2. Click [Customize] command in [Setup] menu. Customize dialog box is displayed.
3. Click [Menu] tab.
4. Click [Add] button of [Workspace wide tools]. [Add Tool] dialog box is displayed.
5. Check [Select from existing system tools] and choose [740 HexToS2 (version 2.00.00)].
6. Click the OK button of all dialog boxes.
Page view 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 20 21

Comments to this Manuals

No comments