Hello, everyone. I need your help.
I'm working with ezdspC5535 and I'm trying to run modified TIesr engine for speech recognition. I ran basic demo program and everything worked perfectly (when I said "t i voice trigger" those words appear on LCD display). Now I would like to make program work for some other words. I did all steps from pdf file "Speech Recognition Reference Design on C5535 eZdsp" for building modified TIesr engine, but when I try to run the program with files generated on Linux based PC (Kali Linux), I get:
Can't find a source file at "/tmp/TI_MKLIBNhUOhW/SRC/exit.c"
Locate the file or edit the source lookup path to include its location.
I've read that this should be ignored but I can't run program with this error. Here's a screenshot.
Please, help.
Thank you.