Difference between revisions of "Starter Kit A34M418VLN v1.2"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the NXP JN5189-DK006 evaluation board. The board supports different Upgrade boards. It can be used to test & verify QN9090 and JN...")
 
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes specifics for the NXP JN5189-DK006 evaluation board. The board supports different Upgrade boards. It can be used to test & verify QN9090 and JN5189 support.
+
This article describes specifics for the ABOV Starter Kit A34M418VLN v1.2 evaluation board.
   
 
[[File:ABOV_Starter_Kit_A34M418VLN.jpg|450px]]
 
[[File:ABOV_Starter_Kit_A34M418VLN.jpg|450px]]
Line 33: Line 33:
 
== Example Project==
 
== Example Project==
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ABOV Starter Kit A34M418VLN v1.2. It is a simple Hello World sample linked into the internal flash.
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ABOV Starter Kit A34M418VLN v1.2. It is a simple Hello World sample linked into the internal flash.
  +
 
'''SETUP'''
 
'''SETUP'''
 
*J-Link software: V6.93a
 
*J-Link software: V6.93a

Latest revision as of 15:34, 4 January 2021

This article describes specifics for the ABOV Starter Kit A34M418VLN v1.2 evaluation board.

ABOV Starter Kit A34M418VLN.jpg

Minimum requirements

  • J-Link software V6.93a or later

Preparing for J-Link

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

ABOV Starter Kit A34M418VLN connected.jpg

Cable JTAG-Pin
Red VTref
Blue TMS
Black GND
Yellow TCK
  • Power the board via usb power supply
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ABOV A34M418 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 ABOV Starter Kit A34M418VLN v1.2. It is a simple Hello World sample linked into the internal flash.

SETUP