2.2.2 Knowledge Pack Format

Two formats are provided to interface with your model when you generate a Knowledge Pack. The available format options depend on the device or compiler that you are using.

Library

Generates a library and header files with function APIs that can be linked into your application firmware. See the links below for useful information on the Library format.

Source

Generates a Makefile and the C/C++ source code files for the Knowledge Pack APIs. See the section Embedded SDK for more information on the Source format.