Renesas RA Family EK-RA4M1 – Quick Start Guide
R20QS0012EU0102 Rev.1.02 Page 18 of 21
Jun.12.20
2. A dialog box may appear. Click Yes.
Figure 22. Opening the Debug Perspective
3. Press F8 or Resume icon to begin executing the project.
Figure 23. Executing the Project
4. The modified Quick Start example project is programmed into the kit and is running. The project can be
paused, stopped, or resumed using the debug controls.
6. Next Steps
1. To learn more about the EK-RA4M1 kit, refer to the EK-RA4M1 user’s manual and design package
available in the Documents and Download tabs respectively of the EK-RA4M1 webpage at
renesas.com/ra/ek-ra4m1
.
2. Renesas provides several example projects that demonstrate different capabilities of the RA MCUs.
These example projects can serve as a good starting point for users to develop custom applications.
Example projects (source code and project files) for EK-RA4M1 kit are available in the EK-RA4M1-
Example Projects Bundle. The example projects bundle is available in the Downloads tab of EK-RA4M1
webpage.
Download and extract the example projects bundle (xxxxxxxxxxxxxxx-ek-ra4m1-
exampleprojects.zip) to a local directory on the host PC.
Refer to the list of all example projects (xxxxxxxxxxxxxxx-ek-ra4m1-exampleprojects.pdf)
available inside the example projects bundle.
Browse to the desired example project (for example: adc_ek_ra4m1_ep) in the example projects
bundle (xxxxxxxxxxxxxxx-ek-ra4m1-exampleprojects\ek_ra4m1\adc\adc_ek_ra4m1_ep)
For help on using example projects, refer to Example Project Usage Guide.pdf in the RA
Example Repository on GitHub at
github.com/renesas/ra-fsp-
examples/tree/master/example_projects. The archived versions of the source code of the example
projects are available the example project repository.