Skip to content
Matej Šípka edited this page Jun 1, 2015 · 12 revisions

Running the application

Graphical user interface (GUI)

Run application without argument. Tool will start in following simple GUI mode.

Command-line interface (CLI)

  • -i=<path> (mandatory)
    Absolute or relative path to input XML file.
  • -o=<path> (mandatory)
    Absolute or relative path to output directory.
  • -s (optional)
    Option to open output file, just after render phase is completed.
  • -d=<desk_type> (mandatory)
    Specifies board to be used. You can choose from: beaglebone (Beaglebone Black) or raspberry (Raspberry Pi B+) or cubieboard (CubieBoard 2)