Difference between revisions of "GigaDevice GD32A503-EVAL"

From SEGGER Wiki
Jump to: navigation, search
Line 3: Line 3:
 
This article describes specifics for the GigaDevice GD32A503-EVAL evaluation board.
 
This article describes specifics for the GigaDevice GD32A503-EVAL evaluation board.
   
[[File:GD_GD32A503V-EVAL_Board_.jpg|500px]]
+
[[File:GD_GD32A503V-EVAL_Board_1.jpg|500px]]
   
 
== Minimum requirements ==
 
== Minimum requirements ==

Revision as of 11:14, 9 November 2022

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

500px

Minimum requirements

  • J-Link software V6.83 or later

Preparing for J-Link

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

GD GD32A503 EVAL GD32A503VD 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 Mindmotion PLUS5270 MM32F5270.
It is a simple Hello World sample linked into the internal flash.

SETUP