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...")
 
(Example Project)
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:38, 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 SWD header (P1)
  • Power the board via external power supply / power jack (J4)
  • 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