Difference between revisions of "GigaDevice GD32190R-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "Category:Evalboards __TOC__ This article describes specifics for the GigaDevice GD32190R-EVAL evaluation board.<br> File:GigaDevice_GD32F190_GD32190R-EVAL_board.jpg|450...")
 
(Example Project)
 
Line 16: Line 16:
 
*Embedded Studio: V8.10b
 
*Embedded Studio: V8.10b
 
*Hardware: GigaDevice GD32190R-EVAL
 
*Hardware: GigaDevice GD32190R-EVAL
*Link: [[File:GigaDevice_GD32F190_TestProject_ES_V810b.zip]]
+
*Link: [[File:GigaDevice_GD32F190R8_TestProject_ES_V810b.zip]]

Latest revision as of 17:35, 14 May 2024

This article describes specifics for the GigaDevice GD32190R-EVAL evaluation board.
GigaDevice GD32F190 GD32190R-EVAL board.jpg

Preparing for J-Link

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

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

SETUP