Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Ads

Discussion Groups

Discussion Groups | TMS320C54x | Initialization of codec AD50

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

returning a double - ajs_edwards_uk - May 21 10:16:00 2002



Hello, I am getting strange results when returning a double from a
function. Does anyone know of any issues with doing this?

Thanks,

Andrew





(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )

RE: returning a double - KRUCHIO Gabor - May 22 7:48:00 2002

> Date: Tue, 21 May 2002 10:16:53 -0000
> From: "ajs_edwards_uk" <>
> Subject: returning a double
>
> Hello, I am getting strange results when returning a double from a
> function. Does anyone know of any issues with doing this?
>
> Thanks,
>
> Andrew Andrew,
do you use function prototypes? Without it the default type of return
value of an undefined funtion is integer (I guess you are using
C compiler).
Gabor





(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )

Initialization of codec AD50 - wei_wen_dai - May 24 7:09:00 2002

Hi all,

I am currently using the AD50 codecs on board the C5402 DSK for
speech acquisition.

Does anybody know where we can find and get easy-to-use C-callable or
asm routines for the initialization of the AD50 via C5402's McBSP ?

Thank you very much.

Dww






(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )

RE: Initialization of codec AD50 - Gerald Monin - May 24 12:01:00 2002

Hello,
you can find a good example which use compiled APIs to init the codec in
"ti\examples\dsk5402\dsp\daa" (CSS2).

If you don't find it, I can send it to you !

Good luck,
Gerald

-----Message d'origine-----
De : wei_wen_dai [mailto:]
Envoye : vendredi, 24. mai 2002 09:09
A :
Objet : [c54x] Initialization of codec AD50 Hi all,

I am currently using the AD50 codecs on board the C5402 DSK for
speech acquisition.

Does anybody know where we can find and get easy-to-use C-callable or
asm routines for the initialization of the AD50 via C5402's McBSP ?

Thank you very much.

Dww

_____________________________________






(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )

RE: Initialization of codec AD50 - sahana rao - May 25 3:04:00 2002

hello

i am also working on codec

there is an codec example int the
c:\ti\c5400\dsk\examples\dsp\codec_eg

in this pgm they have used 2 library functions and
some header files. in codec.h (header file) the codec
functions are defined you can just call those function
depending on your application all the required code
has been written in codec.c file if u have any problem
in finding out reply back so that i can help u i hope it will help u
sahana --- Gerald_Monin <> wrote: > Hello,
> you can find a good example which use compiled APIs
> to init the codec in
> "ti\examples\dsk5402\dsp\daa" (CSS2).
>
> If you don't find it, I can send it to you !
>
> Good luck,
> Gerald
>
> -----Message d'origine-----
> De : wei_wen_dai [mailto:]
> Envoye : vendredi, 24. mai 2002 09:09
> A :
> Objet : [c54x] Initialization of codec AD50 > Hi all,
>
> I am currently using the AD50 codecs on board the
> C5402 DSK for
> speech acquisition.
>
> Does anybody know where we can find and get
> easy-to-use C-callable or
> asm routines for the initialization of the AD50 via
> C5402's McBSP ?
>
> Thank you very much.
>
> Dww >
>
> _____________________________________ >
>
> _____________________________________ >

________________________________________________________________________
Everything you always wanted to know about cars and bikes,now
at: http://in.autos.yahoo.com/cricket/tracker.html




(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )