

EVM Content V0.5.0.0
--------------------


1- Installation
---------------

Unzip all the zip file directories structure and files to "C:\CCStudioxx\boards"
(where C:\CCStudioxx is the directory where is installed Code Composer Studio).
This will create a directory structure "C:\CCStudioxx\boards\evmdm648" on your hard disk.


2- List of directories
----------------------

BSL:

BSL (Board Support Library) (preliminary)


DOCS:

EVM technical documentation (preliminary)


ECP:

EVM ECP (MSP430) information


EVMPost:

EVM Power On Self Test program


EVMUpdater:

EVM flash burner (to burn user program in flash memory: mainly to burn evmpost.out program)


GEL:

EVM gel file for Code Composer Studio. Load this GEL file in CCS (File, Load Gel...), and connect the evm
through jtag debugger to initialize the board correctly. You may also configure CCS setup to load the
file at CCS startup.
For information on GEL functions, see function help in each GEL menu "Init_Function_Help" and "Debug_Tools_Help".

