Skip to main content

EIV SDK Setup

The SDK comprises the following components:

  • SDK package - The files necessary to use the SDK to add traces to the firmware code
  • Studio - A graphical editor to add and configure traces.

SDK package

The SDK is generally provided along with EIV.

It contains the following artifacts:

  • SDK include files
  • SDK library
  • SDK porting files (depending on the target system - consult with Sternum for more information)

Refer to the EIV Integration docunentation sections.

Studio

Studio should already be installed and configured to connect to the Sternum Platform and synchronize data with the desired Device Profile (see Studio).

Studio needs to generate the C trace definition header file to the sternum_sdk/include/sternum_sdk/user directory selected for your project. You need to select header (*.h) as the file type when configuring this directory in Studio.