The procedure for creating a load module is shown below.
See "CS+ Integrated Development Environment User’s Manual: Project Operation" for details about (1), (3), (4), (8), and (9). |
Create a new project, or load an existing one.
When you create a new project, specify [Empty Application(GHS CCRH850)] as the project type.
Confirm the setting of the [Path of Tools] category from the [Common Options] tab on the Property panel, and change it if this is required.
Add or remove build target files and update the dependencies.
Select the type of the load module to be generated (see "2.2 Set the Type of the Output File").
Set the options for the compiler, assembler, linker, and the like (see "2.3 Set Compile Options", "2.4 Set Assemble Options", "2.5 Set Link Options", and the like).
Setting of build-tool properties is supported for version 2015.1.7, 2015.1.5, 2014.1.7, 2013.5.5, 2013.1.5, and 2012.5.5 of the GHS compiler. |
Update the I/O header file in accordance with the update of the device file (see "2.8 Automatically Update the I/O Header File").
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. |
Save the setting contents of the project to the project file.