Difference between revisions of "NXP X-KW45B41Z"

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   

Latest revision as of 15:24, 8 May 2024

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