Difference between revisions of "NXP PNEV76FAMA"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(Preparing for J-Link)
Line 13: Line 13:
 
*Power the board via external power supply / power jack (J9 / 5V DC)
 
*Power the board via external power supply / power jack (J9 / 5V DC)
   
Afterwards, the board should look similar to this:
+
Afterwards, the board should look similar to this:<br>
 
[[File:NXP_PNEV76FAMA_Wired.PNG|400px]]
 
[[File:NXP_PNEV76FAMA_Wired.PNG|400px]]
   

Revision as of 13:35, 28 April 2022

This article describes specifics for the NXP PNEV76FAMA evaluation board. It can be used to test & verify PN76 device support with J-Link.

NXP PNEV76FAMA.jpeg

Minimum requirements

  • J-Link software V7.65b or later

Preparing for J-Link

  • For board REV D remove jumper J20 3-4 and connect pin 4 of J20 to any ground e.g. TP4. Keep J25 open.
  • Connect the J-Link to the debug connector (J21)
  • Power the board via external power supply / power jack (J9 / 5V DC)

Afterwards, the board should look similar to this:
NXP PNEV76FAMA Wired.PNG


  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NXP PNEV76FAMA 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 S32K3X4EVB. It is a simple Hello World sample linked into the internal flash.

SETUP