Difference between revisions of "Getting started with AI on NXP i.MX8M Plus/Introduction/Overview/Development tools"

From RidgeRun Developer Connection
Jump to: navigation, search
Line 2: Line 2:
  
 
<ol>
 
<ol>
   <li> asd
+
   <li> Linux 18.04 LTS as development environment.
 +
  <li> Yocto (Hardknott or Gatesgarth) as the main development tool.
 +
  <li> Python for scripting.
 +
  <li> gcc or g++
 +
  <>
 
</ol>
 
</ol>

Revision as of 19:15, 14 November 2021

In this section we are going to install some dependencies required for development. In general terms, we are going to need:

  1. Linux 18.04 LTS as development environment.
  2. Yocto (Hardknott or Gatesgarth) as the main development tool.
  3. Python for scripting.
  4. gcc or g++ <>