Difference between revisions of "XHSC EV-HC32F460"

From SEGGER Wiki
Jump to: navigation, search
m (Torben.scharping moved page HDSC EV-HC32F460 to XHSC EV-HC32F460)
 
Line 2: Line 2:
 
__TOC__
 
__TOC__
   
This article describes specifics for the HDSC EV-HC32F460-LQFP100-050-V1.3 evaluation board.
+
This article describes specifics for the XHSC EV-HC32F460-LQFP100-050-V1.3 evaluation board.
   
 
[[File:HDSC_EV-HC32F460.jpg|450px]]
 
[[File:HDSC_EV-HC32F460.jpg|450px]]
Line 21: Line 21:
   
 
== Example Project==
 
== Example Project==
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the HDSC EV-HC32F460-LQFP100-050-V1.3. It is a simple Hello World sample linked into the internal flash.
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the XHSC EV-HC32F460-LQFP100-050-V1.3. It is a simple Hello World sample linked into the internal flash.
   
 
'''SETUP'''
 
'''SETUP'''
 
*J-Link software: V7.60b
 
*J-Link software: V7.60b
 
*Embedded Studio: V5.60
 
*Embedded Studio: V5.60
*Hardware: HDSC EV-HC32F460-LQFP100-050-V1.3
+
*Hardware: XHSC EV-HC32F460-LQFP100-050-V1.3
 
*Link: [[File:HDSC_HC32F460_TestProject_ES_V560.zip]]
 
*Link: [[File:HDSC_HC32F460_TestProject_ES_V560.zip]]

Latest revision as of 10:42, 26 June 2024

This article describes specifics for the XHSC EV-HC32F460-LQFP100-050-V1.3 evaluation board.

HDSC EV-HC32F460.jpg

Minimum requirements

  • J-Link software V7.60b or later

Preparing for J-Link

  • Connect the J-Link debug connector.
  • Power the board via usb power supply
  • The board should look like this:

HDSC EV-HC32F460 connected.jpg

  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

HDSC EV-HC32F460 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 XHSC EV-HC32F460-LQFP100-050-V1.3. It is a simple Hello World sample linked into the internal flash.

SETUP