Hi,
I have a problem with DSPLink CHNL use. My ARM code creates 2 channels, one for ARM->DSP and other for DSP->ARM direction.
ARM->DSP is working fine but the other one receives only empty buffers. How can I debug this? I found couple of interesting APIs namely "CHNL_debug" and "CHNL_instrument".
What is the purpose of these APIs and how to use them?
Any help appreciated!
Alija Kajan