ReadMe.txt for the Renesas R7S72100 start project.

This project was built for IAR Embedded Workbench for ARM V8.11.1.

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.

- 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.

- 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:
======
The settings on SW6 for the RAM and Flash configurations are:

       | RAM | Flash
    ---+-----+-------
     1 | ON  | OFF
    ---+-----+------
     2 | ON  | ON
    ---+-----+------
     3 | ON  | OFF
    ---+-----+------
     4 | ON  | ON
    ---+-----+------
     5 | ON  | ON
    ---+-----+------
     6 | ON  | ON
