Difference between revisions of "HDSC EV-HC32F460"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the HDSC EV-HC32F460-LQFP100-050-V1.3 evaluation board. 450px == Minimum requirements == * J-Lin...")
 
(Example Project)
Line 26: Line 26:
 
*Embedded Studio: V5.60
 
*Embedded Studio: V5.60
 
*Hardware: HDSC EV-HC32F460-LQFP100-050-V1.3
 
*Hardware: HDSC EV-HC32F460-LQFP100-050-V1.3
*Link: [[File:HDSC_HC32F460_TestProject_ES_V532a.zip]]
+
*Link: [[File:HDSC_HC32F460_TestProject_ES_V560.zip]]

Revision as of 18:18, 22 December 2021

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

SETUP