Difference between revisions of "NXP iMX6SX SABRE"

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
 
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]]

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