Difference between revisions of "NXP PNEV76FAMA"

From SEGGER Wiki
Jump to: navigation, search
(Example Project)
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes specifics for the NXP PNEV76FAMA evaluation board. It can be used to test & verify PN76 device support with J-Link.
+
This article describes specifics for the NXP PNEV76FAMA evaluation board. It can be used to test & verify [[NXP PN76 |PN76]] device support with J-Link.
   
 
[[File:NXP_PNEV76FAMA.jpeg|450px]]
 
[[File:NXP_PNEV76FAMA.jpeg|450px]]

Latest revision as of 14:52, 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 USB (J5)

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

SETUP