ReadMe.txt for the NXP iMX6S start project.

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

Supported hardware:
===================
The sample project for the iMX6S is prepared to run a Phytec iMX6S
hardware. Using different target hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into internal
  RAM using J-Link. An embOS debug and profiling library
  is used.
  To use SEGGER SystemView with this configuration, configure
  SystemView for MCIMX6S5 as target device and JTAG at
  50000 kHz as target interface. 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
  RAM using J-Link. An embOS release library is used.

