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 !