Difference between revisions of "NXP NxH2004 SDK"

From SEGGER Wiki
Jump to: navigation, search
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
 
The NXP NxH2004 SDK board is a small evaluation board with a [[NXP NxH2004]] MCU.
 
The NXP NxH2004 SDK board is a small evaluation board with a [[NXP NxH2004]] MCU.

Latest revision as of 13:19, 15 May 2024

The NXP NxH2004 SDK board is a small evaluation board with a NXP NxH2004 MCU. It can be used by mounting it to the NxH2004-3675 SDK motherboard.

NXP NxH2004 SDK.jpg

Minimum requirements

  • J-Link software V7.22 or later

Preparing for J-Link

  • Make sure that you install the correct board on the NxH2004-3675 board.
  • Connect the J-Link to the SWD header (J33 (SWD))
  • Make sure that all jumpers and switches are set as in the picture above.
  • Power the board via external USB power supply (J24)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP NxH2004 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 NxH2004 SDK. It is a simple RTT Hello World sample linked into the internal flash.

Setup