Difference between revisions of "GigaDevice GD32A503-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the GigaDevice GD32A503-EVAL evaluation board. 450px == Minimum requirements == * J-Li...")
 
Line 9: Line 9:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to the SWD header (P15)
+
*Connect the J-Link to the JTAG header (JP2)
*Power the board via external power supply / power jack (J4)
+
*Power the board via USB (GD-LINK CN100)
 
* 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:MM_PLUS5270_MM32F5270_Connect.png|400px]]
+
[[File:GD_GD32A503_EVAL_GD32A503VD Connect.png|400px]]
   
 
== Example Project==
 
== Example Project==

Revision as of 09:21, 9 November 2022

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

MM PLUS5270 MM32F5270 Board.jpg

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