Hi all,
I am using dm365 to develop my camera system. In my system,there are two threads using the dma to trasfer the data accelerately. I alloc continuous memory for the dma and add a lock to make the dma call sequently. At begining, it works ok, but after a few minutes, it is blocked at the dma call. I have checked the paremeters which pass to dma function are all right. Can someone give me some advice on this issue.Thanks.
William.zhou