Using the bare-metal generation mechanism from the command line

You can pass the configured, and optionally modified, XML file produced in the bare-metal configuration process to the command line. The generator then outputs the source and header files.

Enter streamline -generate-bare-metal-agent <options>

The following command-line arguments are available:

-c, -config <config.xml>

The configuration file to use to generate the bare-metal agent.

-p, -pmus <pmus.xml>

Specify the path to your pmus.xml file.

-e, -events <events.xml>

Specify the path to your events.xml file.

-o, -output <output_path>

Specify the output path to where the generated files will be written.