NXP XS32K5XXCVB-Q437
Jump to navigation
Jump to search
This article describes specifics for the NXP XS32K5XXCVB-Q437 socket board.
Preparing for J-Link
- Connect the J-Link to the 20-pin connector (J17)
- Leave J18 open, in order to use an external debug probe
- Power the board via barrel connector with 12V (J14)
- VTref is measured incorrectly by the board. VTref must be set fixed at 3.3 V, e.g. through the J-Link Commander "vtref 3300" command.
- 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 XS32K5XXCVB-Q437.
It is a simple Hello World sample linked to run from internal flash.
SETUP
- Embedded Studio: V8.30a
- Hardware: NXP XS32K5XXCVB-Q437
- Link: File:NXP S32K566 M4 TestProject ES V830a.zip