Set the type of the file to be output as the product of the build.
A load module file is generated.
The load module file will be the debug target.
Select the type of the convert file to be output as the product of the build other than the load module file.
Select the build tool node on the project tree and select the [Hex Output Options] tab on the Property panel. Select the file type in the [Hex file format] property in the [Hex Format] category.
A hex file is output from the generated load module file.
A Motorola S type file is output from the generated load module file.
A binary file is output from the generated load module file.
Select the build tool node on the project tree and select the [Librarian Options] tab on the Property panel. Select the file type in the [Output file type] property in the [Output] category.
A user library file is generated.
A system library file is generated.
A relocatable module file is generated.
If the extension of output files is changed, the following message dialog box will open.
Clicking [Yes] in the dialog box replaces the current file extension with the one for the output file type. Clicking [No], on the other hand, does not replace the current file extension.