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.
Knowledge Pack Functions: Describes the available Knowledge Pack APIs in a Knowledge Pack Library
Knowledge Pack Firmware Integration: Tutorial for linking Knowledge Pack APIs into your application firmware
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.