Readme.txt for the TI AM3517 start project.

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

Supported hardware:
===================
The sample project for the AM3517 is prepared to run on
a LogicPD TMDSEVM3517C eval board. Using different target
hardware may require modifications.

Configurations:
===============
- Debug_iRAM:
  This configuration is prepared for download into internal
  SRAM using J-Link. An embOS debug and profiling library
  is used.

- Release_iRAM:
  This configuration is prepared for download into internal
  SRAM using J-Link. An embOS release library is used.

- Debug_DDR-RAM:
  This configuration is prepared for download into external
  DDR-RAM using J-Link. An embOS debug and profiling library
  is used.

- Release_DDR-RAM:
  This configuration is prepared for download into external
  DDR-RAM using J-Link. An embOS release library is used.

- Debug_NAND:
  This configuration is prepared for download into external
  NAND flash using J-Link. It boots from NAND Flash and runs
  in external DDR-RAM. An embOS debug and profiling library
  is used.

Notes:
======
IAR Embedded Workbench for ARM V8.11.1 utilizes a J-Link script file
that is shipped with the workbench itself. It is located at
$TOOLKIT_DIR$\config\debugger\TexasInstruments\AM3517.JLinkScript.

That file, however, can no longer be used with recent versions of the J-Link
software. A modified version of that file is shipped inside the Setup\ folder of
this embOS BSP and may be used to overwrite the previous version inside the
IAR installation directory.

It is recommended to create a back-up of the previous file before exchanging it
with the version shipped with this embOS BSP.



For boot from NAND Flash, switch S7 must be set as follows:
  1:OFF
  2:OFF
  3:OFF
  4:ON
  5:OFF
  6:OFF
  7:OFF
  8:OFF
