This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320C5545: Where can I find the header files "ti/mas/"?

Part Number: TMS320C5545

Tool/software: TI C/C++ Compiler

Hello.

I'm trying to compile audio-preprocessing .

There are some errors as below.

Description Resource Path Location Type
could not open source file "ti/mas/types/types.h" bf_asnr_mss_vau.c /BF_rt_bios line 75 C/C++ Problem
could not open source file "ti/mas/types/types.h" sfc31.c /BF_rt_bios line 70 C/C++ Problem
could not open source file "ti/mas/types/types.h" sfc31.h /BF_rt_bios line 71 C/C++ Problem
could not open source file "ti/mas/types/types.h" sfc31_coef.c /BF_rt_bios line 69 C/C++ Problem

There are no "ti/mas/*" on the bios_5_42_02_10.

Where can I find the header files "ti/mas/"?