1.2 Features

Code Generator tool has the following features.

 

-

Code generating function

The Code Generator can output not only device driver programs in accordance with the information configured using the GUI, but also a build environment such as sample programs containing main functions and link directive files.

 

-

Reporting function

You can output configured information using the Pin Configurator/Code Generator as files in various formats for use as design documents.

 

-

Renaming function

The user can change default names assigned to the files output by the Code Generator and the API functions contained in the source code.

 

-

User code protective function

The user can add user's original source code to each API function.When user generated the device driver programs again by the Code Generator, user's source code within this comment is protected.

 

[Comment for user source code descriptions]

/* Start user code. Do not edit comment generated here */

/* End user code. Do not edit comment generated here */