Difference between revisions of "ONSemi RSL10 SiP"

From SEGGER Wiki
Jump to: navigation, search
(Minimum requirements)
(Example Application)
 
Line 19: Line 19:
   
 
'''SETUP:'''
 
'''SETUP:'''
*J-Link software: V6.89c
+
*J-Link software: V6.90
 
*Embedded Studio: V5.10b
 
*Embedded Studio: V5.10b
 
*Hardware: ON Semiconductor RSL10 SiP EVB V1.2
 
*Hardware: ON Semiconductor RSL10 SiP EVB V1.2

Latest revision as of 18:52, 10 December 2020

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

ONSemi RSL10.jpg

Minimum requirements

  • J-Link software V6.90 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: