Importing the Sample code
Import the sample as follows:
- In the Pack Manager perspective, click on the Examples tab to list all the example projects included in the RSL15 CMSIS-Pack. (See the "Pack Manager Perspective: Examples Tab" figure.)
- Choose the example project called Blinky, and click the Copy button to import it into your workspace. When the confirmation window appears, choose Copy.
- 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. Double-click on the file names to open them. In the Components view, the blinky.rteconfig file displays software components. If you expand Device > Libraries in the Components view, you can see the HAL library and the Startup components selected for blinky. (See the "RTE Configuration for the Blinky Example Project in the onsemi IDE" figure.)