*****************************************************************************************


This ZIP File is associated with Rev 3 of the Application Note


    Expert Pin Multiplexing Plug-in for Blackfin Processors (EE-341)  


that can be found at http://www.analog.com/ee-notes.


Date Created:	July 22nd, 2011


*****************************************************************************************


1. Introduction
2. Installation


1. Introduction: 
----------------

This EE-Note explains how to use the Expert Pin Multiplexing plug-in for VisualDSP++ development tools
(release 5.0 or higher) to configure the Port Registers in ADSP-BF50x, ADSP-BF51x, ADSP-BF52x, ADSP-BF534/BF536/BF537 and 
ADSP-BF54x, ADSP-BF592 Blackfin processors.The Expert Pin Multiplexing plug-in simplifies the task of generating 
the C and/or assembly code that is used to program the Port Registers.


2. Installation:
----------------

Note that Expert Pin Multiplexing plug-in works with VisualDSP release 5.0 or higher. Please follow the steps given 
below in order to install Expert Pin Multiplexing plug-in under VisualDSP 5.0. 

   1.	Extract the file ExpertPinMux.dll from the attached zip file (EE341v03.zip) and place it in 
        the VisualDSP 5.0 System directory. If VisualDSP 5.0 is installed on the C drive, copy the 
	attached file into the following directory:
        
        C:\Program Files\Analog Devices\VisualDSP 5.0\System

   2.	Register the ExpertPinMux.dll file by typing the following command line:

	c:\WINDOWS\system32\regsvr32.exe ExpertPinMux.dll
	
	Note: Run regsvr32.exe from the ..\System directory, not from the root directory


Windows Vista users should run the command prompt as administrator in order to register the plug-in. The Expert Pin 
Multiplexing tool now appears in the Settings => Preferences => Plugins Menu. Expert Pin Multiplexing utility can be 
accessed from the Tools Menu. For information on using this tool, please refer to EE-341.


*****************************************************************************************


