DSPRelated.com
Forums

g723 algo

Started by thegreat105 July 10, 2004

Hello all

I m using g723ti library for C6711 to compress the voice data
and then transmitting it over the modem to other DSK C6711 board
where it is decompressed under same algo and played out on codec. I m
not using DSP/BIOS configuration tools or library. simply linking the
g723ti library to my application is giving me two linking erros as :

_HWI_disable ../lib/g723_ti.l67
_HWI_restore ../lib/g723_ti.l67

I havn't used any of this functions in my application then why are
they linking to my application? Also if they have been used in g723ti
library, how can i resolve them( from where i can link these
function) in my application?
Please help me out in this problem. Also i m not using DSP/BIOS
library( threads, HWI, SWI) and my application consists of a simple
main function that handles all. Can any of you help me out in this
regard????

Thanks,
Shazia




Shazia,

From what you write below, it seems that the g723ti is calling the HWI_enable()
and HWI_restore() functions. You can find both functions in the Chip Support
Library (CSL). No need to link with DSP/BIOS if you don't want to, but you will
need to figure out how to link the CSL libraries and how to initialize them.

- Andrew

At 11:30 AM 7/10/2004 +0000, thegreat105 wrote:

>Hello all
>
> I m using g723ti library for C6711 to compress the voice data
>and then transmitting it over the modem to other DSK C6711 board
>where it is decompressed under same algo and played out on codec. I m
>not using DSP/BIOS configuration tools or library. simply linking the
>g723ti library to my application is giving me two linking erros as :
>
>_HWI_disable ../lib/g723_ti.l67
>_HWI_restore ../lib/g723_ti.l67
>
>I havn't used any of this functions in my application then why are
>they linking to my application? Also if they have been used in g723ti
>library, how can i resolve them( from where i can link these
>function) in my application?
>Please help me out in this problem. Also i m not using DSP/BIOS
>library( threads, HWI, SWI) and my application consists of a simple
>main function that handles all. Can any of you help me out in this
>regard????
>
>Thanks,
>Shazia >
>_____________________________________
>Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you want
your answer to be distributed to the entire group.
>
>_____________________________________
>About this discussion group:
>
>To Join: Send an email to
>
>To Post: Send an email to
>
>To Leave: Send an email to
>
>Archives: http://www.yahoogroups.com/group/c6x
>
>Other Groups: http://www.dsprelated.com
>
>Yahoo! Groups Links >
>

Regards,
Andrew Elder
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
AudioScience, Inc. (Rochester Branch)
274 N. Goodman Street, Suite B260A, Box 64,
Rochester, NY 14607
ph (1) (585) 271-8870
fax (1) (585) 271-5853
<www.audioscience.com>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~