This tab shows the detailed information on the Hex output phase categorized by the following and the configuration can be changed.
[Description of each category]
The detailed information on output files is displayed and the configuration can be changed.
Select whether to output the hex file. This property corresponds to the -FOrm option of the rlink command. |
||||||||
Specify the folder which the hex file is output. If a relative path is specified, the reference point of the path is the main project or subproject folder. If an absolute path is specified, the reference point of the path is the main project or subproject folder (unless the drives are different). The following placeholders are supported. %ActiveProjectDir%: Replaces with the absolute path of the active project folder. %ActiveProjectName%: Replaces with the active project name. %BuildModeName%: Replaces with the build mode name. %MainProjectDir%: Replaces with the absolute path of the main project folder. %MainProjectName%: Replaces with the main project name. %MicomToolPath%: Replaces with the absolute path of the install folder of this product. %ProjectDir%: Replaces with the absolute path of the project folder. %ProjectName%: Replaces with the project name. %TempDir%: Replaces with the absolute path of the temporary folder. %WinDir%: Replaces with the absolute path of the Windows system folder. If this is blank, it is assumed that the project folder has been specified. This property corresponds to the -OUtput option of the rlink command. This property is displayed only when [Yes] in the [Output hex file] property is selected. |
||||||||
Directly enter in the text box or edit by the Browse For Folder dialog box which appears when clicking the [...] button. |
||||||||
Be sure to specify this property. If the extension is omitted, it is automatically added according to the selection in the [Hex file format] property in the [Hex Format] category. When [Intel HEX file(-FOrm=Hexadecimal)] is selected: .hex When [Motorola S-record file(-FOrm=Stype)] is selected: .mot When [Binary file(-FOrm=Binary)] is selected: .bin The following placeholders are supported. %ActiveProjectName%: Replaces with the active project name. %BuildModeName%: Replaces with the build mode name. %MainProjectName%: Replaces with the main project name. %ProjectName%: Replaces with the project name. This property corresponds to the -OUtput option of the rlink command. This property is displayed only when [Yes] in the [Output hex file] property is selected. |
||||||||
Specify the load address of the hex file in hexadecimal. This property corresponds to the -OUtput option of the linker. This property is displayed only in the following cases.
|
||||||||
Specify the division output files. Specify in the format of "file name=start address-end address[/load address]" (start address, end address: The start address and end address of the output range) or "file name=section name[/load address]" (section name: The name of the output section), with one entry per line. If multiple section names are specified, delimit them with a colon as in "file name=section name:section name" (example: file1.mot=sec1:sec2). [/load address] can be specified only when the CC-RH compiler is V2.00.00 or later and when a choice other than [Binary file (-FOrm=Binary)] was made in the [Hex file format] property in the [Hex Format] category. Specify the address in hexadecimal (example: file2.mot=400-4ff). If the extension is omitted, it is automatically added according to the selection in the [Hex file format] property in the [Hex Format] category. When [Intel HEX file(-FOrm=Hexadecimal)] is selected: .hex When [Motorola S-record file(-FOrm=Stype)] is selected: .mot When [Binary file(-FOrm=Binary)] is selected: .bin The following placeholders are supported. %ActiveProjectDir%: Replaces with the absolute path of the active project folder. %ActiveProjectName%: Replaces with the active project name. %BuildModeName%: Replaces with the build mode name. %MainProjectDir%: Replaces with the absolute path of the main project folder. %MainProjectName%: Replaces with the main project name. %MicomToolPath%: Replaces with the absolute path of the install folder of this product. %ProjectDir%: Replaces with the absolute path of the project folder. %ProjectName%: Replaces with the project name. %TempDir%: Replaces with the absolute path of the temporary folder. %WinDir%: Replaces with the absolute path of the Windows system folder. This property corresponds to the -OUtput option of the rlink command. The division output file name is displayed as the subproperty. This property is displayed only when [Yes] in the [Output hex file] property is selected. |
||||||||
Edit by the Text Edit dialog box which appears when clicking the [...] button. For the subproperty, you can enter directly in the text box. |
||||||||
Select whether to combine the hex files of the projects specified as constituent applications into a file. This property corresponds to the -FOrm option of the rlink command. This property is displayed only in the following cases.
|
||||||||
Combines the hex files of the projects specified as constituent applications into a file. |
||||||||
Specify the folder which the combined hex file is output. The following placeholders are supported. %ActiveProjectDir%: Replaces with the absolute path of the active project folder. %ActiveProjectName%: Replaces with the active project name. %BuildModeName%: Replaces with the build mode name. %MainProjectDir%: Replaces with the absolute path of the main project folder. %MainProjectName%: Replaces with the main project name. %MicomToolPath%: Replaces with the absolute path of the install folder of this product. %ProjectDir%: Replaces with the absolute path of the project folder. %ProjectName%: Replaces with the project name. %TempDir%: Replaces with the absolute path of the temporary folder. %WinDir%: Replaces with the absolute path of the Windows system folder. If this is blank, it is assumed that the project folder has been specified. This property corresponds to the -OUtput option of the rlink command. This property is displayed only when [Yes] in the [Use object uniting function] property is selected. |
||||||||
Directly enter in the text box or edit by the Browse For Folder dialog box which appears when clicking the [...] button. |
||||||||
The detailed information on the hex format is displayed and the configuration can be changed.
This category is displayed only when [Yes] in the [Output hex file] property in the [Output File] category is selected.
Select the format of the hex file to be output. This property corresponds to the -FOrm option of the rlink command. |
||||||
Select whether to output a specified data record regardless of the address range. This property corresponds to the -RECord option of the rlink command. This property is displayed only when [Intel HEX file(-FOrm=Hexadecimal)] in the [Hex file format] property is selected. |
||||||
Select whether to output a specified data record regardless of the address range. This property corresponds to the -RECord option of the rlink command. This property is displayed only when [Motorola S-record file(-FOrm=Stype)] in the [Hex file format] property is selected. |
||||||
Select whether to fill the vacant area of the output range with data. This property corresponds to the -SPace option of the rlink command. This property is displayedin any one of the following cases.
|
||||||
Specify the hexadecimal value to fill the vacant area. This property corresponds to the -SPace option of the rlink command. This property is displayed only when [Yes(Specification value)(-SPace=<Numerical value>)] in the [Fill unused areas in the output ranges with the value] property is selected. |
||||||
Output hex file with fixed record length from aligned start address |
Select whether to output the hex file with the fixed record length from an aligned start address. This property corresponds to the -FIX_RECORD_LENGTH_AND_ALIGN of the rlink command. This property is displayed only in the following cases.
|
|||||
Outputs the hex file with the fixed record length from an aligned start address. |
||||||
Does not output the hex file with the fixed record length from an aligned start address. |
||||||
Specify the alignment of the start address. You can enter 1 or a greater value for the alignment. This property corresponds to the -FIX_RECORD_LENGTH_AND_ALIGN option of the rlink command. This property is displayed only when [Yes(-FIX_RECORD_LENGTH_AND_ALIGN)] in the [Output hex file with fixed record length from aligned start address] property is selected. |
||||||
Select whether to specify the maximum byte count for a data record. This property corresponds to the -BYte_count option of the rlink command. This property is displayed only in either of the following cases.
|
||||||
Specify the maximum byte count for a data record. This property corresponds to the -BYte_count option of the rlink command. This property is displayed only when [Yes(-BYte_count)] in the [Specify byte count for data record] property is selected. |
||||||
Select the end record of the Motorola S-record file. This property corresponds to the -END_RECORD option of the rlink command. This property is displayed in the following cases.
|
||||||
Outputs the end record to suit the address of the entry point. |
||||||
Select whether to output the S9 record at the end. This property corresponds to the -S9 option of the rlink command. This property is displayed only when [Motorola S-record file(-FOrm=Stype)] in the [Hex file format] property is selected. |
||||||
The detailed information on CRC operation is displayed and the configuration can be changed.
This category is displayed only in the following cases.
When [Always latest version which was installed] or V1.03.00 or a later version is selected for the [Using compiler package version] property under the [Version Select] category on the [Common Options] tab in an environment where V1.03.00 or a later version of the CC-RH compiler has been installed |
When other than [Binary file(-FOrm=Binary)] is selected in the [Hex file format] property in the [Hex Format] category |
Show and set the settings of one or more CRC operations.
This property corresponds to the -CRc option of the rlink command. When versions of CC-RH are earlier than V2.05.00, the existing -CRc-related properties are displayed. |
||||||||
Edit by the CRC Operations dialog box which appears when clicking |
||||||||
Select whether to perform the CRC (Cyclic Redundancy Check) operation. This property corresponds to the -CRc option of the rlink command. This property is displayed when [Always latest version which was installed] or a version number earlier than V2.05.00 is selected for the [Using compiler package version] property under the [Version Select] category on the [Common Options] tab in an environment where a version of the CC-RH compiler earlier than V2.05.00 has been installed. |
||||||||
The CRC operation is performed on the hex-format objects in the specified range, from low address to high address, and the results of the operation are output to the specified address. |
||||||||
The CRC operation and outputting the result are not performed. |
||||||||
Specify the address that the result of the CRC operation is output in hexadecimal without 0x (example: FFF00). Be sure to specify this property. This property corresponds to the -CRc option of the rlink command. This property is displayed in the following cases.
|
||||||||
Specify the CRC calculation range in the format of "start address - end address" or "section name". Specify the address in hexadecimal without 0x. The range of specifiable address values is 0 to FFFFFFFF. This property corresponds to the -CRc option of the rlink command. This property is displayed in the following cases.
|
||||||||
Edit by the Text Edit dialog box which appears when clicking the [...] button. For the subproperty, you can enter directly in the text box. |
||||||||
Select the method of CRC operation. See the user's manual of the device and "CC-RH Compiler User's Manual" for details about each operation. This property corresponds to the -CRc option of the rlink command. This property is displayed in the following cases.
|
||||||||
Outputs the calculation result of CRC-16-CCITT-MSB first operation. |
||||||||
Outputs the calculation result of CRC-16-CCITT-MSB first operation with the input specified as 4-byte units in little-endian mode. |
||||||||
Outputs the calculation result of CRC-16-CCITT-MSB first operation with the input specified as 2-byte units in little-endian mode. |
||||||||
Outputs the calculation result of CRC-32-ETHERNET operation. |
||||||||
Outputs the calculation result of CRC-16-CCITT-MSB first operation with an initial value of 0xffff and inverse of XOR. |
||||||||
Outputs the calculation result of CRC-16-CCITT-LSB first operation. |
||||||||
Outputs the calculation result of CRC-16-LSB first operation. |
||||||||
Outputs the calculation result of operation conforming to SENT. |
||||||||
Specify the initial value for the CRC operation in the format of "initial value". This property corresponds to the -CRc option of the rlink command. This property is displayed in the following cases.
|
||||||||
Select the endian for CRC output. This property corresponds to the -CRc option of the rlink command. This property is displayed in the following cases.
|
||||||||
Specify the output size for the CRC code. This property corresponds to the -CRc option of the rlink command. This property is displayed in the following cases.
|
||||||||
Select whether to display the results of CRC calculation and the output address on the Output panel. This property corresponds to the -VERBOSE option of the rlink command. This property is displayed only in the following cases.
|
||||||||
Displays the results of CRC calculation and the output address. |
||||||||
Does not display the results of CRC calculation and the output address. |
The detailed information on messages is displayed and the configuration can be changed.
Select whether to make the message-related settings the same as those of the [Link Options] tab. |
||||
Makes the message-related settings the same as those of the [Link Options] tab. |
||||
Makes the message-related settings in the property of the [Hex Output Options]. |
||||
Select whether to enable the output of information messages. This property corresponds to the -Message and -NOMessage options of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected. |
||||
Specify the number of the information message of which output is to be suppressed. If multiple message numbers are specified, delimit them with "," (comma) (example: 4,200). Also, a range of message numbers can be specified using "-" (hyphen) (example:4,200-203,1300). This property corresponds to the -NOMessage option of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected and when [No(-NOMessage)] in the [Enable information message output] property is selected. |
||||
Directly enter in the text box or edit by the Character String Input dialog box which appears when clicking the [...] button. |
||||
Select whether to change the type of warning and error messages to information. This property corresponds to the -CHange_message option of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected. |
||||
Changes the type of all warning and error messages to information. |
||||
Yes(Specify message number)(-CHange_message=Information=<Message number>) |
Specifies the number of warning and error message of which type is to be changed to information. |
|||
Specify the number of the warning and error message. If multiple message numbers are specified, delimit them with "," (comma) (example: 4,200). Also, a range of message numbers can be specified using "-" (hyphen) (example:4,200-203,1300). This property corresponds to the -CHange_message option of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected and when [Yes(Specify message number)(-CHange_message=Information=<Message number>)] in the [Change warning and error message to information message] property is selected. |
||||
Directly enter in the text box or edit by the Character String Input dialog box which appears when clicking the [...] button. |
||||
Select whether to change the type of information and error messages to warning. This property corresponds to the -CHange_message option of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected. |
||||
Changes the type of all information and error messages to warning. |
||||
Yes(Specify message number)(-CHange_message=Warning=<Message number>) |
Specifies the number of information and error message of which type is to be changed to warning. |
|||
Specify the number of the information and error message. If multiple message numbers are specified, delimit them with "," (comma) (example: 4,200). Also, a range of message numbers can be specified using "-" (hyphen) (example:4,200-203,1300). This property corresponds to the -CHange_message option of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected and when [Yes(Specify message number)(-CHange_message=Warning=<Message number>)] in the [Change information and error message to warning message] property is selected. |
||||
Directly enter in the text box or edit by the Character String Input dialog box which appears when clicking the [...] button. |
||||
Select whether to change the type of information and warning messages to error. This property corresponds to the -CHange_message option of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected. |
||||
Changes the type of all information and warning messages to error. |
||||
Yes(Specify message number)(-CHange_message=Error=<Message number>) |
Specifies the number of information and warning message of which type is to be changed to error. |
|||
Does not change the type of information and warning messages. |
||||
Specify the number of the information and warning message. If multiple message numbers are specified, delimit them with "," (comma) (example: 4,200). Also, a range of message numbers can be specified using "-" (hyphen) (example:4,200-203,1300). This property corresponds to the -CHange_message option of the rlink command. This property is displayed only when [No] in the [Use same message-related settings as Link Options tab] property is selected and when [Yes(Specify message number)(-CHange_message=Error=<Message number>)] in the [Change information and warning message to error message] property is selected. |
||||
Directly enter in the text box or edit by the Character String Input dialog box which appears when clicking the [...] button. |
||||
Other detailed information on the hex output is displayed and the configuration can be changed.
This category is displayed only when [Yes] in the [Output hex file] property in the [Output File] category is selected.