Readme.txt for embOS for RX and IAR compiler

This project was built for IAR Workbench for RX V4.10A.

Supported hardware:
===================
The sample project Start_EVBRX63N was built to run
on the Glyn EVBRX63N start-kit, but may be used
on other target hardware as well.


Configurations / Sessions
=========================

- Debug:
  This configuration is built for a little endian target.
  It is prepared for debugging and downloading using the J-Link RX emulator.
  The project uses an embOS debug and profiling library.
  To use SEGGER SystemView with this configuration, configure
  SystemViewer for RX63N as target device and JTAG at 2000 kHz
  as target interface.

- Release:
  This configuration is built for a little endian target.
  It uses an embOS release library.
  It is prepared for downloading using the on board J-Link RX emulator.
