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:
<matlab>/toolbox/motdsp/motdspmex/include/headers/56k
is added to the compilation include path<matlab>/bin/win32/libsimcore300.lib
(or equivalent for another DSP family) is linked with your MEX-file.
<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 | ![]() |