This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to run dsplink Read/Write Sample App with default configuration?

Hi,all.

I'm a newbiee to dsplink.Now,i want to run Read/Write Sample App,but get some error:

Entered RDWR_Create ()
Leaving RDWR_Create ()
Entered RDWR_Execute ()
PROC_write Failed. Status: [0x80008013]
PROC_write Failed. Status: [0x80008013]
Leaving RDWR_Execute ()
Execute phase failed. Status: [0x80008013]
Entered RDWR_Delete ()
PROC_stop () failed (output). Status: [0x8000801b]
Leaving RDWR_Delete ()

My command line is:./readwritegpp readwrite.out  2232762368 4096 10 0

Can someone tell me :

1、How to detemine dsp address?

2、How to run this sample?

Thanks !