Hi,
I am using TMS320DM6467 plat form
DVSDK : 1.40
I am using Videnc_copy to build my application.
am using threads in my program to sync my application.
while building my application getting error like this.
CMEMK Error: get_phys: Unable to find phys addr for 0x00000000
CMEMK Error: get_phys: get_user_pages() failed: -14
CMEMK Error: GETPHYS: Failed to convert virtual to 0x0 to physical.
CMEMK Error: getPhys: Failed to get physical address of 0
CEapp-> VIDENC_process () failed, status = 0xfffffffe,
am attaching log file 4861.LOG.txt
Is there any fast way to read data(approx 500KB) from a file in single read transaction.
Help me in this.
Thanks in advance.