Reply by Mohamed Montasser June 14, 20002000-06-14
hello all,

I am trying to use RTDX to stream data from the host to the target, I
am using the c5402 DSK,

inside main, I call codec_open, but before calling it i must calle
brd_init, which seems to mess with something already initialized by
the DSP BIOS startup (prior to entring main),

any ideas, does anyone recommend that i don't use these libraries at
all (codec.h, board.h...etc) and that i dig into them using my own
assembly routines.

thanks for your help, any sample code is welcomed.
bye.