Difference between revisions of "I.MX 8 Series Applications Processors"

From RidgeRun Developer Connection
Jump to: navigation, search
(Evaluation boards)
(Getting started)
Line 26: Line 26:
 
Following you'll find some information that will help you to get started with the i.MX8 and evaluation boards.
 
Following you'll find some information that will help you to get started with the i.MX8 and evaluation boards.
  
== Need help? ==
+
== Support ==
 +
 
 +
*RidgeRun will be happy to help you developing your product based on i.MX8. Please feel free to [https://www.ridgerun.com/contact contact us] or send your inquiries to support@ridgerun.com
  
 
NXP offers the i.MX community that can be used to ask for help to other developers:
 
NXP offers the i.MX community that can be used to ask for help to other developers:
Line 38: Line 40:
  
 
== Software ==
 
== Software ==
 
 
The software for the i.MX8 series processors can be found in [https://source.codeaurora.org/external/imx/ this git repository]. Following you'll find the branches holding the latest bootloader and kernel source code as of today.
 
The software for the i.MX8 series processors can be found in [https://source.codeaurora.org/external/imx/ this git repository]. Following you'll find the branches holding the latest bootloader and kernel source code as of today.
  
 
=== Kernel ===
 
=== Kernel ===
 
 
The kernel source code can be found in the following repository:
 
The kernel source code can be found in the following repository:
  
Line 56: Line 56:
  
 
=== bootloader ===
 
=== bootloader ===
 
  
 
The bootloader source code can be found in the following repository:
 
The bootloader source code can be found in the following repository:

Revision as of 16:51, 5 February 2018

Introduction

The i.MX 8 series of applications processors is a feature- and performance-scalable multicore platform that includes single-, dual-, and quad-core families based on the Arm® Cortex® architecture—including combined Cortex-A72 + Cortex-A53, Cortex-A35, and Cortex-M4 based solutions for advanced graphics, imaging, machine vision, audio, voice, video, and safety-critical applications (NXP).

The available versions are:

  • i.MX8(PREPRODUCTION): Advanced Graphics, Performance and Virtualization.
  • i.MX8M: Advanced Audio, Voice and Video.
  • i.MX8X(PREPRODUCTION): Safety certifiable and efficient performance.

Evaluation boards

Following you can find some of the available evaluation kits using the iMX8M offered by different manufacturers (as of today, in preorder):

Getting started

Following you'll find some information that will help you to get started with the i.MX8 and evaluation boards.

Support

  • RidgeRun will be happy to help you developing your product based on i.MX8. Please feel free to contact us or send your inquiries to support@ridgerun.com

NXP offers the i.MX community that can be used to ask for help to other developers:

You can also visit Ridgerun developer Connection and search or the i.MX or i.MX8 categories:

Software

The software for the i.MX8 series processors can be found in this git repository. Following you'll find the branches holding the latest bootloader and kernel source code as of today.

Kernel

The kernel source code can be found in the following repository:

https://source.codeaurora.org/external/imx/linux-imx

Latest branches:

rel_imx_4.9.51_8qm_beta2

bootloader

The bootloader source code can be found in the following repository:

https://source.codeaurora.org/external/imx/uboot-imx

Latest branch:

rel_imx_4.9.51_8qm_beta2

Useful links