NXP XS32K5XXCVB-Q437

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the NXP XS32K5XXCVB-Q437 socket board.

NXP XS32K5XXCVB-Q437.jpg

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:

NXP S32K566 M4 CONNECT.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 XS32K5XXCVB-Q437.
It is a simple Hello World sample linked to run from internal flash.

SETUP