Creating a PPKG file
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:
Select the product template for the manufacturing process.
Note
Run the
getProductTemplatescommand for a list of available templates. The availability of product templates depend on your edition of eSecIP.Run the
getSampleConfigscommand. This generates the configuration files.Populate the configuration files.
(Only for eSecIP Professional). Run the
headercommand. This generates thedp_config.hfile 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.Run the
createPpkgcommand. 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.