Motorola DSP Developer's Kit    

Custom Build Process

Differences between some compilers with respect to creating MEX-files are highlighted in Chapter 8, "System Setup", of the MATLAB Application Program Interface Guide.

To successfully build a DSP MEX-file, make certain that:

Windows.   

<matlab>/bin/win32/libsimcore300.lib (or equivalent for another DSP family) is linked with your MEX-file.

UNIX.   

<matlab>/bin/sol2/libsimcore300.so for Solaris (or equivalent for another DSP family) is linked with your MEX-file.


 Building Motorola DSP MEX-Files Using Motorola DSP MEX-Files