Difference between revisions of "NXP X-KW45B41Z"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
Line 15: Line 15:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
   
[[File:NXP_QN9090_Connect.PNG|400px]]
+
[[File:NXP_X-KW45B41Z_JLinkCommander.PNG|400px]]
   
 
== Example Project==
 
== Example Project==

Revision as of 17:16, 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