Where can i find the i.mx8 m plus NPU related information and document

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where can i find the i.mx8 m plus NPU related information and document

491 Views
fjpmbb
Contributor II

Hi 

    I just wonder that where can i find the i.mx8 m plus NPU related information and document. It seems like No this information in NXP community or NXP.com.

   I want to know:

   1. how is the NPU development environment looks like?(iar?keil?eclipse?/linux or windows.)

   2.how to make my own NPU code in i.mx8 m plus?(c/c++ or python supported?)

   3.whether there is a simple project for reference.

  I look forward to your reply. Thanks very much.

Labels (1)
0 Kudos
1 Reply

436 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello A A,

The i.MX8M Plus is still in preproduction status so there is little information publicly available. You may contact your NXP Distributor or FAE for more information on what documentation may be available.

As for development, a BSP for i.MX boards is provided based in Linux and a BSP based in Android is also available. You may use IDEs such as IAR but these are third party solutions. The BSP would be the starting point development-wise.

You may compile your C/C++ code with the toolchain that can be extracted from our BSPs. Python is not supported out of the box but you may add python to your Linux distribution.

I hope this helps!

Regards,

0 Kudos