DSPRelated.com
Forums

Regd the DAT_MODULE Functions

Started by Nikhil S. Parvatikar May 21, 2003
Hi C55x group,

I am finding it difficult to tranfer data using the DAT Module of the CSL.
I am trying to do it for the C5510 DSK.

In my project
I have included the csl_dat.h file
In the project options i have used the -d"CHIP_5510PG1_0"
and included the csl5510PG1_0x.lib (for large memory model).

The DAT_open() is able to return the handle.
But the DAT_copy(..., ..., ...., ...) does not work. ie. at the end there is no
copy happening.
I am not able to figure out why ...
Has any body done this successfully earlier.
Are there any examples that i can look at.
I have also looked at the CSL for the 55x (pdf)
Kindly let me know where i am going wrong...

Thanx,
nikhil