Motorola DSP Developer's Kit    

What the DSP Developer's Kit Provides

Suite56 DSP Simulator Libraries

These provide the simulator functionality and are linked into the MEX-file you create.

MEX-File Template Source

Separate C++ source templates are provided to create MATLAB MEX-files and Simulink S-functions. The files are:

The templates are actually working examples of DSP MEX functions based on the standard MATLAB MAX function.

Access Routines

A set of C++ methods and macros, built on top of the standard MATLAB API, is used to control and exchange data with the DSP Simulator from the MEX-file.


 Creating Motorola DSP MEX-Files What You Provide