Difference between revisions of "NXP iMX6SX SABRE"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the NXP iMX6SX SABRE evaluation board.<br> 450px == Preparing for J-Link == *Connect the J-Link to...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
  +
[[Category:Evalboards]]
 
 
This article describes specifics for the NXP iMX6SX SABRE evaluation board.<br>
 
This article describes specifics for the NXP iMX6SX SABRE evaluation board.<br>
 
[[File:NXP_iMX6SX_SABRE.jpg|450px]]
 
[[File:NXP_iMX6SX_SABRE.jpg|450px]]
Line 16: Line 16:
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
 
*Hardware: NXP iMX6SX SABRE
 
*Hardware: NXP iMX6SX SABRE
*Link: *[[Media:IMX6_SABRE_ES_Example.zip|NXP_IMX6SX_SABRE_ES_Example.zip]]
+
*Link: [[Media:IMX6_SABRE_ES_Example.zip|NXP_IMX6SX_SABRE_ES_Example.zip]]

Latest revision as of 15:09, 8 May 2024

This article describes specifics for the NXP iMX6SX SABRE evaluation board.
NXP iMX6SX SABRE.jpg

Preparing for J-Link

  • Connect the J-Link to JTAG connector (J17)
  • Power the board via 5V power jack (J1)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP iMX6SX CONNECT.PNG

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the NXP iMX6SX SABRE.
The application is a simple count loop running from Flash directly.

SETUP