This tab shows the detailed information on an assemble source file categorized by the following and the configuration can be changed.
Note that this tab takes over the settings of the [Common Options] tab, [Compile Options] tab, and [Assemble Options] tab.
When the settings are changed from these tabs, the properties are displayed in boldface.
This tab is displayed only when [Yes] in the [Set individual assemble option] property in the [Build] category from the [Build Settings] tab is selected. |
For details on compiler driver options, refer to "MULTI: Building Applications for Embedded V850 and RH850" released by Green Hills Software. Please do not contact Green Hills Software with any inquiries about the CCRH850 build-tool plugin of CS+. |
This tab is displayed only when the current project has been created with [Empty Application(GHS CCRH850)] or [Library(GHS CCRH850)] selected as the project type. |
[Description of each category]
The detailed information on debug information is displayed and the configuration can be changed.
The detailed information on preprocessing is displayed and the configuration can be changed.
Specify the -I option of the compiler driver. 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. The reference point of the path is the project folder. The specified include path is displayed as the subproperty. Uppercase characters and lowercase characters are not distinguished for the include paths. |
||||||||
Edit by the Path Edit dialog box which appears when clicking the [...] button. For the subproperty, you can enter directly in the text box. |
||||||||
Select whether to assemble using the include path specified in the [Include Directories] property in the [Preprocess] category from the [Assemble Options] tab of the build tool to be used. The include paths are added by the following procedure.
|
||||||||
Assembles using the include path specified in the property of the build tool to be used. |
||||||||
Does not use the include path specified in the property of the build tool to be used. |
||||||||
Specify the -D option of the compiler driver. Specify in the format of "macro name=defined value", with one macro name per line. |
||||||||
Edit by the Text Edit dialog box which appears when clicking the [...] button. For the subproperty, you can enter directly in the text box. |
||||||||
The detailed information on output files is displayed and the configuration can be changed.
Other detailed information on assembly is displayed and the configuration can be changed.