Difference between revisions of "NXP PNEV76FAMA"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the NXP PNEV76FAMA evaluation board. It can be used to test & verify PN76 device support with J-Link. File:NXP_PNEV76FAMA.jpeg...")
 
(Preparing for J-Link)
Line 12: Line 12:
 
*Connect the J-Link to the debug connector (J21)
 
*Connect the J-Link to the debug connector (J21)
 
*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:
  +
[[File:NXP_PNEV76FAMA_Wired.PNG|400px]]
  +
  +
 
*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:
   

Revision as of 12:26, 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