boards/renesas/ek_ra2l1/doc/index.rst
.. zephyr:board:: ek_ra2l1
Overview
The EK-RA2L1 is an evaluation kit for Renesas RA2L1 Microcontroller Group.
Renesas RA2L1 Microcontroller Group has following features
Hardware
EK-RA2L1 has following features.
.. zephyr:board-supported-hw::
Programming and debugging
.. zephyr:board-supported-runners::
You can build and flash an application with onboard J-Link debug adapter.
:ref:build_an_application and
:ref:application_run for more details).
Here is an example for building and flashing the :zephyr:code-sample:blinky application.
.. zephyr-app-commands:: :zephyr-app: samples/basic/blinky :board: ek_ra2l1 :goals: build flash
Debugging also can be done with onboard J-Link debug adapter.
The following command is debugging the :zephyr:code-sample:blinky application.
Also, see the instructions specific to the debug server that you use.
.. zephyr-app-commands:: :zephyr-app: samples/basic/blinky :board: ek_ra2l1 :maybe-skip-config: :goals: debug
Or you can use Segger Ozone (Segger Ozone Download_) for a visual debug interface
Once downloaded and installed, open Segger Ozone and configure the debug project like so:
References
.. EK-RA2L1 Web site: https://www.renesas.com/us/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra2l1-evaluation-kit-ra2l1-mcu-group
.. _Segger Ozone Download: https://www.segger.com/downloads/jlink#Ozone