Difference between revisions of "NXP MCX-N9XX-BRK"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the NXP MCX-N9XX-BRK7 evaluation board.<br> 450px == Preparing for J-Link == *Connect the J-...")
 
Line 14: Line 14:
 
It is a simple Hello World sample linked into the internal flash.<br>
 
It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
*J-Link software: V9.74
+
*J-Link software: V6.74
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: NXP MCX-N9XX-BRK
 
*Hardware: NXP MCX-N9XX-BRK

Revision as of 16:11, 15 December 2023

This article describes specifics for the NXP MCX-N9XX-BRK7 evaluation board.
NXP FRDM-MCXN947 board.jpg

Preparing for J-Link

  • Connect the J-Link to J11, J6 hast to set in order to disable MCU-Link on the PCB and work with J-Link.
  • Power the board via J5,J27,J28 (depending on setting of J26)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP FRDM-MCXN947 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-N9XX-BRK.
It is a simple Hello World sample linked into the internal flash.

SETUP