Difference between revisions of "NXP FRDM-MCXA156"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the NXP FRDM-MCXN236 evaluation board.<br> 450px == Preparing for J-Link == *Con...")
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes specifics for the NXP FRDM-MCXN236 evaluation board.<br>
+
This article describes specifics for the NXP FRDM-MCXA156 evaluation board.<br>
[[File:NXP_X-FRDM-MCXA156_MCXA156VL_board.jpg|450px]]
+
[[File:NXP_FRDM-MCXA156_MCXA156VL_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
Line 8: Line 8:
 
*Power the board via USB J7.
 
*Power the board via USB J7.
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
[[File:NXP_X-FRDM-MCXA156_MCXNA156VL_connect.png|400px]]
+
[[File:NXP_FRDM-MCXA156_MCXA156VL_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==

Revision as of 11:05, 13 March 2024

This article describes specifics for the NXP FRDM-MCXA156 evaluation board.
NXP FRDM-MCXA156 MCXA156VL board.jpg

Preparing for J-Link

  • Connect the J-Link to J12, JP8 hast to set in order to disable MCU-Link on the PCB and work with J-Link.
  • Power the board via USB J7.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP