ON Semiconductor
www.onsemi.com
15
Figure 12. Debug Perspective
3.3.2 Peripheral Registers View with the ON Semiconductor IDE
The ON Semiconductor IDE includes a peripheral register view plugin that enables you to visualize and modify all
of the RSL10 registers during a debug session. It can be configured by setting the path to the SVD file in the Debug
session.
The following steps demonstrate how to configure and use the Peripheral Registers View with the
Blinky
application:
1. Right click on the
blinky.elf
file, select
Debug As
>
Debug Configurations,
and open your configuration
details set, as described in Section 3.3.1, “Debugging with the .elf File” on page 13.
2. Change to the
SVD Path
tab, and set the path to the
rsl10.svd
file as
C:\Users\
<user_id>
\ON_Semiconductor\PACK\ONSemiconductor\RSL10
\
<pack_version>
svd
(see
Debug
.