ReadMe.txt for the Renesas R7S72100 start project.

This project was built for Segger Embedded Studio V7.10a.

Supported hardware:
===================
The sample project for the R7S72100 is prepared to run on
a Renesas Starter Kit for RZ/A1H. Using different target
hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into internal
  SRAM using J-Link. An embOS debug and profiling library
  is used.
  To use SEGGER SystemView with this configuration, configure
  SystemView for R7S721001 as target device and JTAG.
  In addition, the RTT buffer address must be specified with
  this target (in case of doubt, search for _SEGGER_RTT in
  the respective map file).

- Release:
  This configuration is prepared for download into internal
  SRAM using J-Link. An embOS release library is used.

- Debug_SPI_Flash:
  This configuration is prepared for download into external
  SPI Flash using J-Link. An embOS debug and profiling library
  is used.
  To use SEGGER SystemView with this configuration, configure
  SystemView for R7S721001 as target device and JTAG.
  In addition, the RTT buffer address must be specified with
  this target (in case of doubt, search for _SEGGER_RTT in
  the respective map file).

 -Release_SPI_Flash:
  This configuration is prepared for download into external
  SPI Flash using J-Link. An embOS debug and profiling library
  is used.

Notes:
======
Boot modes selectable via SW6:
NOR flash:  ON-ON-ON-ON-ON-ON
QSPI flash: OFF-ON-OFF-ON-ON-ON
