Resolved! How to read data from user area of st25dvo4k using read(2) system call?
st25dv04k is interfaced with i.mx6. we install kernal version 4.9.88-10182-gec7d7d8-dirty on i.mx6. i written below code in c. #include <stdio.h>#include <sys/ioctl.h>#include <fcntl.h>#include <unistd.h>#include <time.h>#include <netinet/in.h>#inclu...