The procedure for creating a load module is shown below.
See "CS+ Integrated Development Environment User’s Manual: Project Operation" for details about (1), (2), (3), (7), and (8). |
Create a new project, or load an existing one.
Add or remove build target files and update the dependencies.
Set a build speed-up facility as required (see "2.2Speeding-up of Build").
Select the type of the load module to be generated (see "2.3Set the Type of the Output File").
Set the options for the compiler, assembler, linker, and the like (see "2.4Set Compile Options", "2.5Set Assemble Options", "2.6Set Link Options", and the like).
If there are any commands you wish to run before or after the build process, on the Property panel, from the [Common Options] tab, in the [Others] category, set the [Commands executed before build processing] and [Commands executed after build processing] properties. |
When the build tool starts the compiler, the path to the temporary folder of Windows is always set as environment variable TMP_RX. |
Save the setting contents of the project to the project file.