Difference between revisions of "NXP PNEV7642A"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the NXP PNEV7642A evaluation board. It can be used to test & verify PN76 device support with J-Link. File:NXP_PN...")
 
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   

Latest revision as of 15:35, 8 May 2024

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

NXP PNEV7642A.jpeg

Minimum requirements

  • J-Link software V7.65b or later

Preparing for J-Link

  • Connect the J-Link to the debug connector (J21)
  • Power the board via USB (J5)

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


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

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

SETUP