Download CubeSuite+ V1.00.00 Integrated Development Environment User`s

Transcript
CubeSuite+ Ver.1.00.00
APPENDIX B COMMAND REFERENCE
-I
[Description format]
-Iname
- Interpretation when omitted
All sections having the section type other than NOBITS and section attribute A are converted.
[Function Description]
- This option converts and outputs code in the section specified by section name name. In other words, the hex
converter converts in section units, not in segment units.
- If a section (section having the section type NOBITS and section attribute A) is specified for the data for which no
default value is specified, null characters (\0) are created corresponding to the section's size.
- The hex converter converts in section units, not in segment units.
- The section name cannot include blank spaces.
- If this option and -U option are specified at the same time, this option is ignored.
[Example of use]
- To convert and output code in the .text section, describe as:
C:\>hx850 -I.text -o a.hex a.out
R20UT0557EJ0100 Rev.1.00
Apr 01, 2011
Page 623 of 782