Difference between revisions of "ESWIN ECR2560 FULLMASK 40PIN EVK"

From SEGGER Wiki
Jump to: navigation, search
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
   
 
This article describes specifics for the ''ECR2560 FULLMASK 40PIN EVK'' evaluation board.<br>
 
This article describes specifics for the ''ECR2560 FULLMASK 40PIN EVK'' evaluation board.<br>
[[File:ESWIN_EMU32VL170_TEST_BRD_EMU32VL170_board.jpg|450px]]
+
[[File:ESWIN_ECR2560_FULLMASK_40PIN_EVK_ECR2560_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
Line 8: Line 8:
 
*Power the board via 13.
 
*Power the board via 13.
 
* 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:ESWIN_EMU32VL170_TEST_BRD_EMU32VL170_connect.png|400px]]
+
[[File:ESWIN_ECR2560_FULLMASK_40PIN_EVK_ECR2560_connect.png|400px]]
   
 
== 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 ESWIN EMU32VL170 TEST BRD.<br>It is a simple Hello World sample linked into the internal flash.<br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ESWIN ECR2560 FULLMASK 40PIN EVK.<br>
  +
It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
*J-Link software: V7.92h
+
*J-Link software: V7.67c
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
*Hardware: ESWIN EMU32VL170 TEST BRD
+
*Hardware: ESWIN ECR2560 FULLMASK 40PIN EVK
*Link: [[File:ESWIN_EMU32Vl170._TestProject_ES_7V20.zip]]
+
*Link: [[File:ESWIN_ECR2560_FULLMASK_40PIN_EVK_ECR2560_TestProject_ES_7V20.zip]]

Revision as of 10:17, 28 September 2023

This article describes specifics for the ECR2560 FULLMASK 40PIN EVK evaluation board.
ESWIN ECR2560 FULLMASK 40PIN EVK ECR2560 board.jpg

Preparing for J-Link

  • Connect the J-Link to J18.
  • Power the board via 13.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ESWIN ECR2560 FULLMASK 40PIN EVK ECR2560 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 ESWIN ECR2560 FULLMASK 40PIN EVK.
It is a simple Hello World sample linked into the internal flash.

SETUP