Everything
C. HOW THE MANUALS ARE ORGANIZED

This section describes the manuals of CS+ for CC, the integrated development environment for the microcontrollers (RH850, RX, and RL78).

The manuals are organized as follows.

Remark

The help that you can refer will differ depending on which products are installed.

(1)

Installer

This manual describes the integrated installer and integrated uninstaller.

Remark

This manual is not provided in the help form.

(2)

Project Operation (This manual)

This manual describes an outline of CS+.

This manual covers the basic operations of CS+ and the procedure of build using CS+.

(3)

Pin Configurator / Code Generator Pin View OperationNote 1

This manual describes the design tool (pin assignment).

(4)

Code Generator Peripheral Function OperationNote 1

This manual describes the design tool (code generation).

(5)

Code Generator API ReferenceNote 1

This manual describes the files and API functions output by the Code Generator.

(6)

Editor

This manual describes the features of the editor.

(7)

CompilerNote 2

This manual describes the roles and functions of the commands of the C compiler, assembler, and other tools included with CS+. It provides information necessary for development using the C compiler and assembler, as well as expert knowledge on effective coding techniques.

This manual also covers messages output by commands of the C compiler and assembler.

(8)

C Source ConverterNote 2

This manual describes the roles and conversion specifications of the command of the C source converter included with CS+.

The C source converter converts C source files created in a development environment using a C compiler for RL78 family, 78K0R microcontrollers, or 78K0 microcontrollers into C source files for the CC-RL which is a C compiler for the RL78 family.

This manual also covers messages output by the command of the C source converter.

(9)

Build Tool OperationNote 2

This manual describes the build tool plug-in.

The build tool component is part of CS+. It enables various types of information to be configured via a GUI tool. This enables you to generate the load module or user library from your source files, according to your objectives.

(10)

Debug ToolNote 1

This manual describes how to control the connection and execution settings of your debug tool. It also provides information for when you use the connected debug tool to debug your programs.

(11)

Analysis Tool

This manual describes the analyze tools. The analysis tool analyzes the source program and information while the program is executing, and provides information about the functions and variables.

(12)

Python Console

This manual describes the usage of the Python console and the functions, properties, classes, and events that have been extended for CS+.

(13)

License Manager

This manual describes how to manage licenses of the development environments.

(14)

Updater

This manual describes how to update tools and help files that have been installed.

(15)

Message

This manual describes output messages of CS+ (excluding messages output by commands of the C compiler and assembler).

 

Note 1.

This manual is specific for each microcontroller.

Note 2.

This manual is specific for each compiler.