From: Syed Ahmed on
Hi,

I am using an Embedded Matlab code from Simulink (Embedded Matlab Block) to build a project on VDSP++5.0 to implement the algorithm on a processor . I am using the source and header files generated by Matlab for debugging my C code, but I am having an error which is;
fatal error: could not open source file "tmwtypes.h"

Eventhough I have tried including the file "tmwtypes.h" under the header file section in VDSP++5.0 but still facing the same error, please can anyone help me regarding this error I am unable to remove this, as I am working on my MSc project and I have not got enough time left.

Thanks in advance.
Regards