Difference between revisions of "NXP NxH2004 SDK"

From SEGGER Wiki
Jump to: navigation, search
 
Line 2: Line 2:
 
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.
 
It can be used by mounting it to the NxH2004-3675 SDK motherboard.
 
It can be used by mounting it to the NxH2004-3675 SDK motherboard.
  +
 
[[File: NXP_NxH2004_SDK.jpg | 450 px]]
 
[[File: NXP_NxH2004_SDK.jpg | 450 px]]
   

Latest revision as of 15:13, 1 June 2021

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