Exporting Generated Code
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.
Select a path.
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