ncoder N4 board
Jump to navigation
Jump to search
This article describes specifics for the ncoder N4 evaluation board.
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:
| 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
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:
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
- J-Link software: V7.70d
- Embedded Studio: V6.22a
- Hardware: ncoder N4 evaluation board
- Link: File:ncoder N4 evalboard TestProject ES V622a.zip