 ******************************************************************************
 * FILE PURPOSE: Readme File for the simple HYPLNK Example Project
 ******************************************************************************
 * FILE NAME: Readme.txt
 * Copyright (C) 2009-2011, Texas Instruments, Inc.
 *****************************************************************************

The example demonstrates the use of HYPLNK LLD APIs to configure and use the 
HyperLink sub-system on C667x devices.  This example can use HyperLink
either in loopback mode on a single board, or peer to peer with a second
device or board.  The example performs simple memory accesses across hyperlink
using the CPU.

There are several configuration #define's in the example that allow
configuration of parameters like defining the reference clock, the serial
data rate, the number of lanes, and loopback.  These defines are located
in ti/drv/hyplnk/example/common/hyplnkLLDCfg.h.

No changes to the defines are required to run 6.25 GBaud across two
devices or boards.  

Check the release notes for prerequisites, version information and steps on 
how to run examples


