<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.7 $ $Date: 2000/09/20 22:28:42 $ -->

<toc version="1.0">

<tocitem target="motdsp_product_page.html">Motorola DSP Developer's Kit

<tocitem target="pf1.html">Getting Started
    <tocitem target="preface.html#10453">Preface
        <tocitem target="preface.html#13915">Related Products and Documentation
            <tocitem target="preface.html#14163">Requirements</tocitem>
            <tocitem target="preface2.html#15318">Associated Products</tocitem>
            <tocitem target="preface3.html#15614">Additional Reading</tocitem>
        </tocitem>
        <tocitem target="preface4.html#14278">Using This Guide
            <tocitem target="preface4.html#14279">Expected Background</tocitem>
            <tocitem target="preface4.html#14281">Organization of the Document</tocitem>
            <tocitem target="preface5.html#14889">Typographical Conventions</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="intro.html#8861">Introduction to the Motorola DSP Developer's Kit
        <tocitem target="intro.html#8862">Introduction</tocitem>
        <tocitem target="intro2.html#10013">The Motorola DSP Developer's Kit</tocitem>
        <tocitem target="intro3.html#11562">Getting Started
            <tocitem target="intro3.html#11565">How to Get Help Online</tocitem>
            <tocitem target="intro4.html#11616">Demos</tocitem>
        </tocitem>
        <tocitem target="intro5.html#10579">Building Motorola DSP MEX-Files
            <tocitem target="intro5.html#10152">Automated Build Process</tocitem>
            <tocitem target="intro6.html#10184">Custom Build Process</tocitem>
        </tocitem>
        <tocitem target="intro7.html#10785">Using Motorola DSP MEX-Files
            <tocitem target="intro7.html#11623">The MATLAB MOT563_MAX Example</tocitem>
            <tocitem target="intro8.html#11627">The Simulink MOT563_SMAX Example</tocitem>
        </tocitem>
    </tocitem>
</tocitem>
<tocitem target="pf2.html">Using the Motorola DSP Developer's Kit
    <tocitem target="creating.html#7603">Creating Motorola DSP MEX-Files
        <tocitem target="creating.html#7682">Overview of DSP MEX-File Development
            <tocitem target="creating.html#19086">Creation Steps</tocitem>
            <tocitem target="creatin2.html#25854">What the DSP Developer's Kit Provides</tocitem>
            <tocitem target="creatin3.html#19130">What You Provide</tocitem>
        </tocitem>
        <tocitem target="creatin4.html#30119">MATLAB MEX-Files
            <tocitem target="creatin4.html#20682">Required Definitions</tocitem>
            <tocitem target="creatin5.html#20294">Declaring Input and Output Objects</tocitem>
            <tocitem target="creatin6.html#20321">Instantiating Input and Output Objects</tocitem>
            <tocitem target="creatin7.html#30348">Instantiating the Motorola DSP Simulator</tocitem>
            <tocitem target="creatin8.html#30172">Running the Simulation</tocitem>
            <tocitem target="creatin9.html#30180">Importing Data to DSP Simulator</tocitem>
            <tocitem target="creati10.html#30939">Exporting Data to MATLAB</tocitem>
            <tocitem target="creati11.html#30995">Terminating and Allocated Memory Cleanup</tocitem>
        </tocitem>
        <tocitem target="creati12.html#19213">Simulink S-Function MEX-Files
            <tocitem target="creati12.html#20691">Required Definitions</tocitem>
            <tocitem target="creati13.html#23359">Input Objects</tocitem>
            <tocitem target="creati14.html#23415">Output Objects</tocitem>
            <tocitem target="creati15.html#28214">S-Function Blocks</tocitem>
            <tocitem target="creati15.html#31128">Instantiating the Simulink DSP Simulator</tocitem>
            <tocitem target="creati15.html#31024">Running Your Simulation</tocitem>
            <tocitem target="creati15.html#31040">Importing Data to DSP Simulator</tocitem>
            <tocitem target="creati15.html#31048">Exporting Data to Simulink</tocitem>
            <tocitem target="creati15.html#31064">Terminating and Allocating Memory Cleanup</tocitem>
        </tocitem>
        <tocitem target="creati16.html#25598">Tutorial of Advanced Features
            <tocitem target="creati16.html#21626">Building and Running MOT563_MEAN</tocitem>
            <tocitem target="creati16.html#31193">Building and Running MOT563_SMEAN</tocitem>
            <tocitem target="creati17.html#31302">callMatlab</tocitem>
            <tocitem target="creati18.html#21667">Data Snapshots</tocitem>
        </tocitem>
    </tocitem>
</tocitem>
<tocitem target="pf3.html">Reference
    <tocitem target="mexref.html#9003">Motorola DSP MEX-File Programming Reference
        <tocitem target="mexref.html#7373">Public Methods</tocitem>
        <tocitem target="mexref2.html#7875">Macros</tocitem>
        <tocitem target="mex_guib.html#537853">Alphabetical List of Assembly Files
            <tocitem target="absrasm.html#8002">abs-r.asm</tocitem>
            <tocitem target="abscasm.html#320738">abs-c.asm</tocitem>
            <tocitem target="anglecasm.html#8102">angle-c.asm</tocitem>
            <tocitem target="convrasm.html#12433">conv-r.asm</tocitem>
            <tocitem target="convcasm.html#8303">conv-c.asm</tocitem>
            <tocitem target="decimatefirrasm.html#8377">decimate-fir-r.asm</tocitem>
            <tocitem target="decimatefircasm.html#12738">decimate-fir-c.asm</tocitem>
            <tocitem target="decimateiirrasm.html#8544">decimate-iir-r.asm</tocitem>
            <tocitem target="decimateiircasm.html#12894">decimate-iir-c.asm</tocitem>
            <tocitem target="diffrasm.html#12967">diff-r.asm</tocitem>
            <tocitem target="diffcasm.html#13037">diff-c.asm</tocitem>
            <tocitem target="fftrasm.html#13087">fft-r.asm</tocitem>
            <tocitem target="fftcasm.html#13146">fft-c.asm</tocitem>
            <tocitem target="filterrasm.html#13209">filter-r.asm</tocitem>
            <tocitem target="filtercasm.html#9133">filter-c.asm</tocitem>
            <tocitem target="ifftrasm.html#9233">ifft-r.asm</tocitem>
            <tocitem target="ifftcasm.html#9305">ifft-c.asm</tocitem>
            <tocitem target="interprasm.html#9402">interp-r.asm</tocitem>
            <tocitem target="interpcasm.html#9474">interp-c.asm</tocitem>
            <tocitem target="lograsm.html#9570">log-r.asm</tocitem>
            <tocitem target="logcasm.html#9670">log-c.asm</tocitem>
            <tocitem target="log10rasm.html#9721">log10-r.asm</tocitem>
            <tocitem target="log10casm.html#13874">log10-c.asm</tocitem>
            <tocitem target="max1rasm.html#9870">max-1r.asm</tocitem>
            <tocitem target="max1casm.html#14000">max-1c.asm</tocitem>
            <tocitem target="max2rasm.html#332568">max-2r.asm</tocitem>
            <tocitem target="max2casm.html#10020">max-2c.asm</tocitem>
            <tocitem target="meanrasm.html#14301">mean-r.asm</tocitem>
            <tocitem target="meancasm.html#10120">mean-c.asm</tocitem>
            <tocitem target="min1rasm.html#10170">min-1r.asm</tocitem>
            <tocitem target="min1casm.html#10220">min-1c.asm</tocitem>
            <tocitem target="min2rasm.html#241235">min-2r.asm</tocitem>
            <tocitem target="min2casm.html#10319">min-2c.asm</tocitem>
            <tocitem target="roundrasm.html#10369">round-r.asm</tocitem>
            <tocitem target="roundcasm.html#14751">round-c.asm</tocitem>
            <tocitem target="sortr1asm.html#14829">sort-r1.asm</tocitem>
            <tocitem target="sortr2asm.html#15047">sort-r2.asm</tocitem>
            <tocitem target="sortcasm.html#14902">sort-c.asm</tocitem>
            <tocitem target="sqrtsrasm.html#15284">sqrt-sr.asm</tocitem>
            <tocitem target="sqrtprasm.html#15346">sqrt-pr.asm</tocitem>
            <tocitem target="sqrtcasm.html#10740">sqrt-c.asm</tocitem>
            <tocitem target="sumrasm.html#15504">sum-r.asm</tocitem>
            <tocitem target="sumcasm.html#10889">sum-c.asm</tocitem>
            <tocitem target="xcorrrasm.html#10938">xcorr-r.asm</tocitem>
            <tocitem target="xcorrcasm.html#11039">xcorr-c.asm</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="tb_intro.html#6011">Motorola Toolbox Function Reference
        <tocitem target="tb_intro.html#7373">Using This Reference Chapter</tocitem>
        <tocitem target="tb_intr2.html#7946">Motorola 56300 Family ToolBox Functions
            <tocitem target="tb_intr2.html#8111">Table of Functions</tocitem>
            <tocitem target="mex_guic.html#537853">Alphabetical List of Motorola 56300 DDK Functions</tocitem>
        </tocitem>
        <tocitem target="tb_intra.html#8025">Motorola 56600 Family ToolBox Functions
            <tocitem target="tb_intra.html#7991">Table of Functions</tocitem>
            <tocitem target="mex_guie.html#537853">Alphabetical List of Motorola 56600 DDK Functions</tocitem>
            <tocitem target=""></tocitem>
            <tocitem target=""></tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="bl_intro.html#6011">Motorola Blockset Block Reference
        <tocitem target="bl_intro.html#8080">Using This Reference Chapter
            <tocitem target="bl_intro.html#8257">Motorola 56300 Family Blockset Library</tocitem>
            <tocitem target="bl_intro.html#8275">Motorola 56600 Family Blockset Library</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="dirstruc.html#6011">Directory Organization
        <tocitem target="dirstruc.html">Directory Organization</tocitem>
    </tocitem>
</tocitem>
<tocitem target="motdsp_product_page.html">Printable Documentation (PDF)</tocitem>
<tocitem target="motdsp_web_product_page.html">Product Page (Web)</tocitem>

</tocitem>
</toc>
