Example description
Getting Started
DESCRIPTION
===========
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the TI TMS570LS3137 Argoboard. It shows basic use of the I/O,
the timer and the interrupt controllers. It togble port B bit 7 ten times
per second.
COMPATIBILITY
=============
The example project is compatible with, on TI TMS570LS3137 Argoboard.
By default, the project is configured to use the J-Link JTAG interface.
CONFIGURATION
=============
The GettingStarted application is downloaded to the embeded Flash.
GETTING STARTED
===============
1) Start the IAR Embedded Workbench for ARM.
2) Select File->Open->Workspace...
Open the following workspace:
\arm\examples\TexasInstruments\
TMS570LS3137\Argoboard\GettingStarted\GettingStarted.eww
3) Run the program.