Difference between revisions of "NXP MCX-A14X-EVK"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the NXP MCX-A14X-EVK evaluation board.<br> 450px == Preparing for J-Link == *Con...")
 
(SETUP)
 
Line 14: Line 14:
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the NXP MCX-A14X-EVK.<br>It is a simple Hello World sample linked into the internal flash.<br>
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the NXP MCX-A14X-EVK.<br>It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
*J-Link software: V7.xxxxxx
+
*J-Link software: V7.94D
 
*Embedded Studio: V7.20b
 
*Embedded Studio: V7.20b
 
*Hardware: NXP MCX-A14X-EVK
 
*Hardware: NXP MCX-A14X-EVK

Latest revision as of 13:02, 10 January 2024

This article describes specifics for the NXP MCX-A14X-EVK evaluation board.
NXPX-MCX-A14X-EVK MCXA143VLH board.jpg

Preparing for J-Link

  • Connect the J-Link to J18.
  • Power the board via J8.
  • Close Jumper JP20 (disable ST-Link on SWD).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXPX-MCX-A14X-EVK MCXA143VLH 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 MCX-A14X-EVK.
It is a simple Hello World sample linked into the internal flash.

SETUP