Difference between revisions of "ONSemi RSL10 SiP"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "== Example Application== The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ON Semiconductor RSL10 SiP EVB...")
 
(Example Application)
Line 1: Line 1:
  +
__TOC__
  +
  +
This article describes specifics for the ON Semiconductor RSL10 SiP evaluation board.
  +
  +
[[File:ONSemi_RSL10.jpg|450px]]
  +
  +
== Minimum requirements ==
  +
* J-Link software V6.89c or later
  +
  +
== Preparing for J-Link ==
  +
This step is very easy as the RSL10 SiP features a J-Link OB (on-board debugger) which works out-of-the-box.
  +
*Connect the board via USB to the PC (USB is also used as power supply)
  +
*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:ONSemi_RSL10_Connect.PNG|400px]]
  +
 
== Example Application==
 
== Example Application==
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ON Semiconductor RSL10 SiP EVB V1.2. It is a simple Hello World sample linked into the internal flash.
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ON Semiconductor RSL10 SiP EVB V1.2. It is a simple Hello World sample linked into the internal flash.

Revision as of 13:09, 4 December 2020

This article describes specifics for the ON Semiconductor RSL10 SiP evaluation board.

ONSemi RSL10.jpg

Minimum requirements

  • J-Link software V6.89c or later

Preparing for J-Link

This step is very easy as the RSL10 SiP features a J-Link OB (on-board debugger) which works out-of-the-box.

  • Connect the board via USB to the PC (USB is also used as power supply)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ONSemi RSL10 Connect.PNG

Example Application

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ON Semiconductor RSL10 SiP EVB V1.2. It is a simple Hello World sample linked into the internal flash.

SETUP: