NXP X-KW45B41Z

From SEGGER Wiki
Jump to: navigation, search

This article describes specifics for the NXP KW45B41Z evaluation board. The board supports different Upgrade boards. It can be used to test & verify NXP KW45 and NXP K32W14 support.

NXP X-KW45B41Z.jpg

Minimum requirements

  • J-Link software V7.7 or later

Preparing for J-Link

  • Make sure that you install the correct "Upgrade Board"
  • Put a Jumper on J22 to activate the debug interface
  • Connect the J-Link to the SWD header (J16)
  • Power the board via external power supply (J14)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP X-KW45B41Z JLinkCommander.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 KW45B41Z. It is a simple Hello World sample linked into the internal flash.

SETUP

TBD