Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This article provides an overview of how to choose NPU toolkit to use. The use of NPU tools must align with the corresponding NPU SDK version. If incompatible versions are selected or different versions are mixed, it may lead to unexpected results and issues. This is very important, so please ensure strict attention to version compatibility.

Table of Contents

1. Check NPU SDK version

1.1 From Linux kernel menu configuration setting

If you build C3V system image by your self, you can choose which version of NPU SDK you want to use. Please refer to NPU Driver and Shared Libraries in SP7350 Linux .

1.2 From Linux kernel debug log

Use below command to check SDK version after system boot process is finished.

dmesg | grep "Galcore version

For example: it will show version info below:

Galcore version 6.4.18.5.8868276.4.15.9

The number of red word is the main version of NPU SDK.

2. Version combination for SDK, ACUITY and IDE.

You can download toolkit by clicking version number directly. Toolkit download file includes program install files and document of toolkit. SDK download file only include document of SDK library, because SDK files are combined with C3V BSP.

  • No labels