Difference between revisions of "GigaDevice GD32A490I-EVAL"

From SEGGER Wiki
Jump to: navigation, search
 
Line 21: Line 21:
 
====SETUP====
 
====SETUP====
 
*J-Link software: V7.96p
 
*J-Link software: V7.96p
*Embedded Studio: V2.20
+
*Embedded Studio: V7.20
 
*Hardware: GigaDevice GD32A490I-EVAL
 
*Hardware: GigaDevice GD32A490I-EVAL
 
*Link: [[File:GigaDevice_GD32A490I-EVAL_GD32A490ZI_TestProject_ES_7V20.zip]]
 
*Link: [[File:GigaDevice_GD32A490I-EVAL_GD32A490ZI_TestProject_ES_7V20.zip]]

Latest revision as of 09:12, 25 June 2024

This article describes specifics for the GigaDevice GD32A490I-EVAL evaluation board.

GigaDevice GD32A490I-EVAL GD32A490ZI board.jpg

Minimum requirements

  • J-Link software V7.82b or later

Preparing for J-Link

  • Connect the J-Link to the JTAG header (JP1)
  • Power the board via USB (GD-LINK CN100)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP