Difference between revisions of "GigaDevice GD32VW553K-START"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   
Line 5: Line 6:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to: VtRef@J9.1 GND@J9.4 TCK@Jx. TDI@Jx. TDO@Jx. RESET@Jx. .
+
*Connect the J-Link to: VTref@J9.1 GND@J9.4 TCK@Jx. TDI@Jx. TDO@Jx. RESET@Jx. .
 
*Power the board via J8.
 
*Power the board via J8.
 
* 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:

Latest revision as of 14:28, 15 May 2024

This article describes specifics for the GigaDevice GD32VW553K-START evaluation board.
GigaDevice-GD32VW553K-START GD32VW553K board.jpg

Preparing for J-Link

  • Connect the J-Link to: VTref@J9.1 GND@J9.4 TCK@Jx. TDI@Jx. TDO@Jx. RESET@Jx. .
  • Power the board via J8.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

400px

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the GigaDevice GD32VW553K-START.
It is a simple Hello World sample linked into the internal flash.

SETUP