search for: cc3089

Displaying 2 results from an estimated 2 matches for "cc3089".

Did you mean: 3089
2007 Jun 01
1
help on Blackfin
...[_speex_encoder_destroy]' referenced from 'Debug\Process_data.doj' 'speex_encoder_init [_speex_encoder_init]' referenced from 'Debug\Process_data.doj' 'speex_nb_mode [_speex_nb_mode]' referenced from 'Debug\Process_data.doj' Linker finished with 1 error cc3089: fatal error: Link failed Tool failed with exit/exception code: 1. Build was unsuccessful. So can you explain me where i'm wrong I can send you my source code if you need Thanks Damien PS: I'm aware there is a speex program on the blackfin SDK but i want a simpler program -------------...
2011 Aug 02
1
Compile Speex for Blackfin in VisualDsp
...oder\AppData\Local\Temp\acc22e8547f000\acc22e8547f001.s":665 Syntax Error in : LOOP_END entries_loopR4=; syntax error is at or near text '='. Attempting error recovery by ignoring text until the ';' ?Previous errors prevent assembly Assembler totals: 9 error(s) and 0 warning(s) cc3089: fatal error: Assembler failed Tool failed with exit/exception code: 1. Build was unsuccessful. ? ? ? ?void vq_nbest(i16 *in, const i16 *codebook, int len, int entries, i32 *E, int N, int *nbest, i32 *best_dist, i8 *stack) { if (N == 1) { best_dist[0] = 2147483647; { i32 dist; __asm__ __volatile__...