Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The sample code encompasses operations associated with the NN model, along with preprocessing and postprocessing related to the NN model. We need to cross-compile this code into an application that can execute on c3v EVB. Additionally, we should utilize it along with the generated NB file.

Table of Contents

1. Building

1.1. Linux terminal Cross Compile

...