Exporting Generated Code

  1. In the File menu, point to Export, then to Generated Code and select Flat, Recursive, or Generic to write the code for a project to a file.

    Flat

    The edited project.

    Recursive

    The edited project and all referenced components.

    Generic

    Files out generic code for external make.

    The Path to export Items window opens.

  2. Select a path.

  3. Click OK to write the code to the directory you selected.

    The generated code is written to the specified location. The numbers of C code and header files are determined by the Header/C Code Structure option in the project properties, Build node. You can open the files with any text or C code editor. The names of the generated files are logged in the monitor window.

See also

Build Node (Project Properties)

Generating Code