Code generation
The Device Configurator displays information based on the
design.modus
file and various enabled personalities. When you open the Segment LCD Configurator from the Device Configurator, information about the device and the application is passed to the Segment LCD Configurator. When you save changes in the Segment LCD Configurator, it updates/generates a
design.cyseglcd
configuration file in the same location as the
design.modus
file, and it passes information back to the Device Configurator.
Saving the configuration files generates code in the
GeneratedSource
subdirectory, which is located next to your configuration files. That subdirectory contains the source (.c) and header (.h) files with relevant firmware used by the Segment LCD driver (refer to section
Supported software
).