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...")
 
(SETUP)
 
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 17:43, 23 February 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