NXP FRDM-MCXN236

From SEGGER Wiki
Revision as of 13:44, 9 February 2024 by Torben.scharping (talk | contribs) (Created page with "__TOC__ This article describes specifics for the NXP X-FRDM-MCXN236 evaluation board.<br> 450px == Preparing for J-Link == *Con...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the NXP X-FRDM-MCXN236 evaluation board.
NXP X-FRDM-MCXN236 MCXN236 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 X-FRDM-MCXN236 MCXN236 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 X-FRDM-MCXN236.
It is a simple Hello World sample linked into the internal flash.

SETUP