Getting Started with RSL10
www.onsemi.com
10
Figure 6. Pack Manager Perspective: Examples Tab
3. The C/C++ perspective opens and displays your newly copied project. In the
Project Explorer
panel, you can
expand your project folder and explore the files inside your project. On the right side, the
blinky.rteconfig
file
displays software components. If you expand
Device > Libraries
, you can see the
System library
(
libsyslib
)
and the
Startup
(
libcmsis
) components selected for
blinky
NOTE: Sample projects are preconfigured with
Release
versions of RSL10 libraries, which are
distributed as object files. In the RTE configuration, you can switch to the
Source
variant to
include the source code of the library directly into your project (see Figure 7 on page 11).