Skip to main content

OrBIT User Guide

Creating a PPKG file

In this section:

To generate a list of all devices that OrBIT currently supports, run the getSupportedDevices command. If your device is not listed, contact customer support to discuss options for getting the device supported by OrBIT.

The following steps describe how to create a PPKG file using OrBIT:

  1. Select the product template for the manufacturing process.

    Note

    Run the getProductTemplates command for a list of available templates. The availability of product templates depend on your edition of eSecIP.

  2. Run the getSampleConfigs command. This generates the configuration files.

  3. Populate the configuration files.

  4. (Only for eSecIP Professional). Run the header command. This generates the dp_config.h file that must be added to the product’s application project. An end-to-end example of how to configure an application project can be accessed through “My Pages” at the IAR website.

  5. Run the createPpkg command. The paths to the product configuration file and the manufacturing configuration files must be provided as arguments to this command. If necessary, provide any passphrases that were not defined in a private information file, and any values that should be overridden from the manufacturing configuration file.