NXP X-K32W148-EVK
Jump to navigation
Jump to search
This article describes specifics for the NXP X-K32W148-EVK evaluation board.
Preparing for J-Link
- Put a Jumper on JP22 to activate the debug interface
- Connect the J-Link to the 10-Pin SWD header (J16)
- Power the board via micro USB (J14)
- Verify the Connection with e.g. J-Link Commander. The output should look as follows:
Example Project
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the NXP X-K32W148-EVK.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.30
- Hardware: NXP X-K32W148-EVK
- Link: File:NXP K32W1480 TestProject ES V830.zip