ESWIN EAM2011 FULLMASK EVB: Difference between revisions

From SEGGER Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 15: Line 15:
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ESWIN EAM2011_FULLMASK_EVB.<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 EAM2011_FULLMASK_EVB.<br>It is a simple Hello World sample linked into the internal flash.<br>
====SETUP====
====SETUP====
*Embedded Studio: V7.20
*Embedded Studio: V8.22a
*Hardware: ESWIN EAM2011_FULLMASK_EVB
*Hardware: ESWIN EAM2011_FULLMASK_EVB
*Link: [[File:ESWIN_EAM2011_TestProject_ES_V720.zip]]
*Link: [[File:ESWIN_EAM2011_TestProject_ES_V822a.zip]]

Latest revision as of 14:03, 27 May 2025

This article describes specifics for the ESWIN EAM2011_FULLMASK_EVB evaluation board.
ESWIN EAM2011 FULLMASK EVB.jpg

Preparing for J-Link

  • Connect the J-Link to 20-pin JTAG connector (J44).
  • Power the board via the DC 12V power jack (J60).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ESWIN EAM2011 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 EAM2011_FULLMASK_EVB.
It is a simple Hello World sample linked into the internal flash.

SETUP