ncoder N4 board

From SEGGER Wiki
Revision as of 10:21, 30 August 2022 by Matthias (talk | contribs) (Created page with "__TOC__ This article describes specifics for the ncoder N4 evaluation board. 450px == Minimum requirements == * J-Link software V7.70d or late...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the ncoder N4 evaluation board.

ncoder N4 board.jpg

Minimum requirements

  • J-Link software V7.70d or later

Preparing for J-Link

  • Connect the J-Link to the pins as seen in the image/table below:

ncoder N4 board connected.jpg

Cable JTAG-Pin
Red 3.3V
Blue TDIO
Black GND
Yellow TCK
Green RESET
Note:
For device reset to work as intended, RESET pin must be connected
  • Power the board via usb power supply
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP