Difference between revisions of "e-peas EDMS105N EVK"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(Preparing for J-Link)
Line 6: Line 6:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to ......
+
*Connect the J-Link to the following Pins:
  +
** GND: CN4.1
*Power the board via........
 
  +
** VTref: CN5.1
  +
** SWDIO: JP7.3
  +
** SWCLK_ JP7.1
  +
** RESET: JP7.5
  +
*Power the board via S1.
 
* 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:Epeas_MDNS105N-xxyP_connect.png|400px]]
 
[[File:Epeas_MDNS105N-xxyP_connect.png|400px]]

Revision as of 16:05, 29 June 2023

This article describes specifics for the e-peas EDMS105N_EVK evaluation board.
[PICTURE OF BOARD] 450px

Preparing for J-Link

  • Connect the J-Link to the following Pins:
    • GND: CN4.1
    • VTref: CN5.1
    • SWDIO: JP7.3
    • SWCLK_ JP7.1
    • RESET: JP7.5
  • Power the board via S1.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Epeas MDNS105N-xxyP 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 e-peas EDMS105N_EVK.
It is a simple Hello World sample linked into the internal flash.

SETUP