ReadMe.txt for the Renesas RX72N start project

This project was built for IAR Workbench for RX V4.20.1.
It has been tested with the following versions:
- V4.20.1

Supported hardware:
===================
The sample project for Renesas RX72N is prepared to run on the Renesas RX72N Envision Kit,
but may be used on other target hardware as well.
Using different target hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is built for a little endian target.
  It is prepared for debugging and downloading using the onboard Renesas E2 Lite debug probe.

- Release:
  This configuration is built for a little endian target.
  It uses an embOS release library.
  It is prepared for downloading using the onboard Renesas E2 Lite debug probe.

Notes:
======
DIP switch SW1 channel 2 ("Emulator reset") should be used to select debug mode or standalone mode:
- OFF: E2 Lite can be used and will halt the CPU until getting a go from a debug session.
- ON : E2 Lite is kept in reset and the program can run standalone.
