Difference between revisions of "NXP X-KW45B41Z"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(SETUP)
 
Line 20: Line 20:
 
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.<br>
 
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.<br>
 
====SETUP====
 
====SETUP====
  +
TBD
  +
<!--
 
*J-Link software: V7.7
 
*J-Link software: V7.7
 
*Embedded Studio: V6.11
 
*Embedded Studio: V6.11
 
*Hardware: NXP JN5189-DK006 (QN9090 upgrade board)
 
*Hardware: NXP JN5189-DK006 (QN9090 upgrade board)
 
*Link: [[File:NXP_QN9090_TestProject_ES_V452b.zip]]
 
*Link: [[File:NXP_QN9090_TestProject_ES_V452b.zip]]
  +
-->

Latest revision as of 17:17, 9 January 2023

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