Add a custom driver to the onpload utility

To add a custom driver to onpload, you must perform the following tasks:
  • Add the custom driver to the onpload database.
  • Prepare the code for the custom driver.

    For instructions, see Preparing the custom-driver code.

  • Build the shared-library file for the custom driver and custom-conversion functions and install the file in the appropriate directory.

    For instructions, see Rebuilding the shared-library file.