Displaying 1 result from an estimated 1 matches for "bitsfile".
Did you mean:
  bitfile
  
2006 Jul 21
2
Using Speex on OMAP5910 OSK board
...Code Composer Studio" and then open the project file in the 
ti/speex_C55_test directory, build it. At last I got "speex_C55_test.out" file 
in ti/speex_C55_test.
 
001. How can I test speex_C55_test.out or the program?
 
002. I found the line "bitsFile = 
"c:\\speextrunktest\\samples\\malebits.dat";"  in ti/testenc-TI-C5x.c 
file. Does it mean that if I want to run the program on dsp chip, it must have 
filesystem to support it?
 
So, my ultimate question is
 
>> How I can u...