ReadMe.txt for the Renesas R5F104PJ start project.

This project was built for the IAR Embedded Workbench for RL78 V4.20.2

Supported hardware:
===================
The sample project for the R5F104PJ is prepared to run on
a Renesas Y-RDK for RL78\G14. Using different target
hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into target
  memory using Renesas E1. An embOS debug and profiling library
  is used.
  To use SEGGER SystemView with this configuration, register the
  macro file Setup\CreateSystemViewBinary.mac with IAR's
  View -> Macros -> Macro Registration. You may then execute
  it within IAR's View -> Macros -> Macro Quicklaunch (e.g.
  by typing CreateSystemViewBinary("FileName.bin")) and load the
  resulting *.bin file in the SystemView host application.

- Release:
  This configuration is prepared for download into target
  memory using Renesas E1. An embOS release library is used.
