Difference between revisions of "GigaDevice GD32F527I-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "Category:Evalboards __TOC__ This article describes specifics for the GigaDevice GD32F527I-EVAL evaluation board. File:GigaDevice_GD32A490I-EVAL_GD32A490ZI_board.jpg|50...")
 
Line 14: Line 14:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
   
[[File:GigaDevice_GD32A490I-EVAL_GD32A490ZI_connect.png|400px]]
+
[[File:GigaDevice_GD32F527I-EVAL_GD32F527IST7_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==

Revision as of 09:13, 25 June 2024

This article describes specifics for the GigaDevice GD32F527I-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 GD32F527I-EVAL GD32F527IST7 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 GD32F527I-EVAL.
It is a simple Hello World sample linked into the internal flash.

SETUP