Difference between revisions of "ON Semi E8300-001-GEVB"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the ON Semiconductor Ezairo 8300 evaluation board (E8300-001-GEVB). 450px == Minimum require...")
 
(Preparing for J-Link)
(One intermediate revision by the same user not shown)
Line 9: Line 9:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to the SWD header (P1)
+
*Connect the J-Link to the "JLINK" 20 pin header
*Power the board via external power supply / power jack (J4)
+
*Power the board via micro USB cable (J5)<br>Make sure htat PSU_SEL jumper is set to position 1-2
 
* 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:
   
Line 19: Line 19:
 
====SETUP====
 
====SETUP====
 
*J-Link software: V7.64
 
*J-Link software: V7.64
*Embedded Studio: V6.10
+
*Embedded Studio: V6.20a
 
*Hardware: ON Semiconductor Ezairo 8300 evaluation board (E8300-001-GEVB)
 
*Hardware: ON Semiconductor Ezairo 8300 evaluation board (E8300-001-GEVB)
*Link: [[File:ONSemi_E8300-001-GEVB_TestProject_ES_V610.zip]]
+
*Link: [[File:ONSemi_E8300-001-GEVB_TestProject_ES_V620a.zip]]

Revision as of 12:41, 2 March 2022

This article describes specifics for the ON Semiconductor Ezairo 8300 evaluation board (E8300-001-GEVB).

ONSemi E8300-001-GEVB.jpg

Minimum requirements

  • J-Link software V7.64 or later

Preparing for J-Link

  • Connect the J-Link to the "JLINK" 20 pin header
  • Power the board via micro USB cable (J5)
    Make sure htat PSU_SEL jumper is set to position 1-2
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ONSemi E8300-001-GEVB 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 ON Semicondcutor E8300-000-1GEVB. It is a simple Hello World sample linked into the RAM.

SETUP